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
Matt Martz fd839d7a67
Catch exceptions when importing plugins, and display an appropriate warning. Fixes #43237 (#43501)
6 years ago
..
cli Remove unused imports from /bin and lib/ansible/cli (#43440) 6 years ago
compat Surround top-level function and class definitions with two blank lines. 6 years ago
config Allow to specifically customize console's color 6 years ago
errors give hint to users when a file is not found 6 years ago
executor Add basedir to ansible_search_path before running loops. Fixes #43302 (#43431) 6 years ago
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 6 years ago
inventory Error on empty group/host name (#42584) 6 years ago
module_utils Surround top-level function and class definitions with two blank lines. 6 years ago
modules Add AnsibleModule signature schema, and fix associated issues (#43512) 6 years ago
parsing Surround top-level function and class definitions with two blank lines. 6 years ago
playbook Prefer name of include_role. Fixes #43332 6 years ago
plugins Catch exceptions when importing plugins, and display an appropriate warning. Fixes #43237 (#43501) 6 years ago
template When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 6 years ago
utils Surround top-level function and class definitions with two blank lines. 6 years ago
vars Only cache task.loop when delegated_host was templated. Fixes #43016 #43449 (#43451) 6 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 8 years ago
constants.py Fix fact cleaning (#42595) 6 years ago
release.py update 2.7 codename 6 years ago