Buonanotte
This commit is contained in:
parent
f7723e72dc
commit
aa8d849825
11 changed files with 178 additions and 7 deletions
4
group_vars/all.yml
Normal file
4
group_vars/all.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Variabili per la creazione del container
|
||||
root_password: "{{ lookup('env', 'XMPP_PASSWORD') }}"
|
||||
ssh_public_key: "{{ lookup('file', '~/.ssh/ansible.pub') }}"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue