Files
Trez.One f239b37126
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (aranea) (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (lunafreya) (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rikku) (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rinoa) (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (ultima) (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / PR Merge (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (lunafreya) (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rikku) (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rinoa) (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (ultima) (push) Has been cancelled
Adding host Aranea into Ansible.
2026-05-09 11:33:05 -04:00

18 lines
380 B
YAML

all:
hosts:
aranea:
ansible_host: 192.168.1.241
ansible_user: charish
lunafreya:
ansible_host: 192.168.1.250
ansible_user: charish
rikku:
ansible_host: 192.168.1.252
ansible_user: pi
rinoa:
ansible_host: 192.168.1.254
ansible_user: charish
ultima:
ansible_host: 192.168.1.248
ansible_user: charish