Added DNS
This commit is contained in:
parent
ea5435d894
commit
83d6fb9c31
|
@ -7,6 +7,6 @@ vm_type: app
|
|||
hostname: "{{ inventory_hostname }}"
|
||||
fqdn: "{{ hostname }}.vm.{{ vm_host }}.servers.data.coop"
|
||||
|
||||
ansible_host: 85.209.118.143 # "{{ fqdn }}"
|
||||
ansible_host: "{{ fqdn }}"
|
||||
ansible_port: 19022
|
||||
internal_ipv4: 10.2.1.3
|
||||
|
|
Loading…
Reference in a new issue