- name: "DEBUG: Dump all Ansible variables"
ansible.builtin.debug:
msg: "{{ hostvars[inventory_hostname] }}"
ignore_errors: yes
Intelligence View
docker40
- name: "DEBUG: Dump all Ansible variables" ansible.builtin.debug: msg: "{{ hostvars[inventory_hostname] }}" ignore_errors: yes
SOCIAL SHARE CARD GENERATOR