refs #8025 hostname sintax fix

This commit is contained in:
Juan Ferrer 2024-10-07 18:41:33 +02:00
parent bd310a73df
commit a0c48b9aad
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@
marker_end: '--- END VN ---'
marker: "# {mark}"
block: |
{{ ansible_default_ipv4.address }} {{hostname_fqdn}} {{ inventory_hostname_short }}
{{ ansible_default_ipv4.address }} {{ hostname_fqdn }} {{ inventory_hostname_short }}