Working on qubes playbook

This commit is contained in:
mustard 2024-12-22 17:55:26 +01:00
parent ae63be1df6
commit ed68d23c6c
7 changed files with 558 additions and 13 deletions

View file

@ -3,3 +3,23 @@ myhosts:
golden-image:
ansible_host: 10.0.1.11
ansible_user: root
forgejo:
ansible_host: 10.0.1.5
ansible_user: root
office:
ansible_host: 10.0.1.3
ansible_user: root
synapse:
ansible_host: 10.0.1.2
ansible_user: root
remotehosts:
hosts:
VPS:
ansible_host: 31.220.42.40
ansible_user: root
inferencehosts:
hosts:
laptop:
ansible_host: 10.20.40.2
ansible_user: root