You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Abhijeet Kasurde 17bb4f4932 default: callback plugin allow unreachable task to stderr (#50533)
Provide toggle flag to allow display of unreachable task to stderr
using default callback plugin.

Fixes: #48069

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
..
cli Move the arguments module into cli/ and context_objects into utils 6 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
config Update unit tests for configmanager 6 years ago
errors Add new AnsibleTemplateError to more easily catch templating issues (#50563) 6 years ago
executor tqm._initialize_notified_handlers() is noop now (#50713) 6 years ago
galaxy Save the command line arguments into a global context 6 years ago
inventory Fix reverse_inventory order to work on python3 (#49895) 6 years ago
module_utils New module: gcp_bigquery_table_facts (#50679) 6 years ago
modules Fix sanitizing config lines (#50553) 6 years ago
parsing Update bare exceptions to specify Exception. 6 years ago
playbook Save the command line arguments into a global context 6 years ago
plugins default: callback plugin allow unreachable task to stderr (#50533) 6 years ago
template Update bare exceptions to specify Exception. 6 years ago
utils default: callback plugin allow unreachable task to stderr (#50533) 6 years ago
vars Add new AnsibleTemplateError to more easily catch templating issues (#50563) 6 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 8 years ago
constants.py become_method: make dzdo more like sudo (#47946) 6 years ago
context.py Move the arguments module into cli/ and context_objects into utils 6 years ago
release.py Codename: How Many More Times 6 years ago