wiki:ansible_debug_one_variable
This is an old revision of the document!
Table of Contents
Ansible debug one variable
- name: Debug the foo variable debug: var: "foo"
Debug nested variable
- name: Debug nested variable debug: var: "foo['test1']['what']"
Tested on
- ansible 2.8.20
See also
References
wiki/ansible_debug_one_variable.1678790105.txt.gz · Last modified: 2023/03/14 10:35 by antisa