feat(provisioner): add variable that contains hostnames and DNS IP of registered provisioners in provisioner_facts
This commit is contained in:
parent
679518872e
commit
332e367c3c
3 changed files with 10 additions and 2 deletions
2
inventory/host_vars/geopoiesis/vars.yml
Normal file
2
inventory/host_vars/geopoiesis/vars.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
ansible_become_password: "{{ vault_root_pass }}"
|
||||
ansible_host: "{{ vault_ansible_host }}"
|
Loading…
Add table
Add a link
Reference in a new issue