Difference between revisions of "Module stderr"
Jump to navigation
Jump to search
(Created page with " TASK [ ansible.builtin.get_url ] ******************************************************* fatal: [localhost]: FAILED! => {"changed": false, "module_stderr": "sudo: a...") |
|||
Line 2: | Line 2: | ||
******************************************************* | ******************************************************* | ||
fatal: [localhost]: FAILED! => {"changed": false, "module_stderr": | fatal: [localhost]: FAILED! => {"changed": false, "module_stderr": | ||
− | "sudo: a password is required\n", "module_stdout": "", "msg": "MODULE | + | "[[sudo: a password is required]]\n", "module_stdout": "", "msg": "MODULE |
FAILURE\nSee stdout/stderr for the exact error", "rc": 1} | FAILURE\nSee stdout/stderr for the exact error", "rc": 1} | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | {{Ansible}} |
Revision as of 12:47, 5 February 2024
TASK [ ansible.builtin.get_url ] ******************************************************* fatal: [localhost]: FAILED! => {"changed": false, "module_stderr": "sudo: a password is required\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1}
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: