yaml format

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

View File

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