modified: tasks/hostname.yml

This commit is contained in:
2025-10-12 08:06:20 +02:00
parent c312844348
commit 63370d71b7

View File

@@ -8,7 +8,7 @@
- name: Display Grouped System Information - name: Display Grouped System Information
ansible.builtin.debug: ansible.builtin.debug:
msg: | msg: |
🖥️ System Information System Information
------------------------- -------------------------
Hostname : {{ ansible_hostname }} Hostname : {{ ansible_hostname }}
FQDN : {{ ansible_fqdn }} FQDN : {{ ansible_fqdn }}