Difference between revisions of "ANSIBLE DEBUG"
Jump to navigation
Jump to search
(Created page with "* https://docs.ansible.com/ansible/latest/reference_appendices/config.html#envvar-ANSIBLE_DEBUG == See also == * {{Ansible}}") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
* https://docs.ansible.com/ansible/latest/reference_appendices/config.html#envvar-ANSIBLE_DEBUG | * https://docs.ansible.com/ansible/latest/reference_appendices/config.html#envvar-ANSIBLE_DEBUG | ||
+ | |||
+ | [[debug:]] msg: "Ansible Version: {{ ansibleVersion.stdout }}" | ||
+ | |||
+ | == Related == | ||
+ | * [[Variables]] | ||
== See also == | == See also == | ||
+ | * {{ansible.cfg}} | ||
* {{Ansible}} | * {{Ansible}} | ||
+ | |||
+ | [[Category:Ansible]] |
Latest revision as of 13:03, 5 September 2022
debug: msg: "Ansible Version: Template:AnsibleVersion.stdout"
Related[edit]
See also[edit]
/etc/ansible/ansible.cfg, ./ansible.cfg, ansible-config
- Ansible: modules, plugins, Playbooks (examples)
ansible-playbook
,ansible-vault
,ansible-inventory
,ansible-config
, Ansible Tower, Ansible Galaxy (Roles) (ansible-galaxy
),ansible-cmdb
,gather facts
,ansible.cfg
,Ansible Molecule
, Ansible collections,register
,template
,--ask-pass
,--ask-become-pass
,remote_user:
,/etc/ansible/hosts
,ansible-doc
,ansible-lint
,.ansible/
,--forks
,--start-at-task
,changelog
,inventory
,Notify:
,ansible HOSTNAME -m ping
,gathering
,/usr/bin/ansible
,ansible -m ping
,ansible.builtin
,hosts: (Ansible)
,set fact:
,when:
,blockinfile:
,become method:
,include:
,git:
, AWX,ansible --help
, Tags, Ansible variables, versions
Advertising: