yaml format

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
Jason Rothstein 2025-05-25 20:07:45 -05:00
parent dccb12df73
commit 059b246206
Signed by: jmrothst
GPG Key ID: 741BF3C536829D46

View File

@ -6,3 +6,5 @@
- ansible_fqdn == 'localhost.localdomain'
ansible.builtin.hostname:
name: '{{ inventory_hostname }}'
...