33 lines
372 B
YAML
33 lines
372 B
YAML
paddone:
|
|
hosts: cisti.pad
|
|
|
|
nuovo_pad:
|
|
hosts: cisti.paddone
|
|
|
|
gancio:
|
|
hosts: cisti.gancio
|
|
|
|
cicles:
|
|
hosts: cisti.cicles
|
|
|
|
mastodon:
|
|
hosts: cisti.mastodon
|
|
|
|
farma:
|
|
hosts: cisti.farma
|
|
|
|
frontend:
|
|
hosts: cisti.frontend
|
|
|
|
radicale:
|
|
hosts: cisti.cal
|
|
|
|
test:
|
|
hosts: cisti.jolly
|
|
vars:
|
|
ansible_user: debian
|
|
|
|
all:
|
|
vars:
|
|
passwordstore_path: cisti.org/ansible
|
|
|