27 lines
312 B
YAML
27 lines
312 B
YAML
paddone:
|
|
hosts: cisti.pad
|
|
|
|
gancio:
|
|
hosts: cisti.gancio
|
|
|
|
cicles:
|
|
hosts: cisti.cicles
|
|
|
|
farma:
|
|
hosts: cisti.farma
|
|
|
|
frontend:
|
|
hosts: cisti.frontend
|
|
|
|
radicale:
|
|
hosts: radicale.cose.belle
|
|
|
|
test:
|
|
hosts: cisti.jolly
|
|
vars:
|
|
ansible_user: debian
|
|
|
|
all:
|
|
vars:
|
|
passwordstore_path: cisti.org/ansible
|
|
|