debug:
(Redirected from Msg:)
Jump to navigation
Jump to search
https://serverfault.com/questions/695786/ansible-print-debug-msg-variable
- name: Print version
debug:
msg: "Ansible Version: {{ ansibleVersion.stdout }}"
https://serverfault.com/questions/537060/how-to-see-stdout-of-ansible-commands
- debug: msg="{{ your_var.stdout }}"
- debug: msg="{{ your_var.stderr }}"
Related[edit]
ANSIBLE_DEBUGWe were unable to read either as JSON nor YAML.stdout- Ansible print and debug examples
msg:-vvv
See also[edit]
ansible-playbook,ansible-playbook --check,--tags, -i, --limit, --inventory, --connection, --vvv- 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: