ansible/lib/ansible
Nathaniel Case 5f6427b1fc
Fix missing persistent connection messages (#68496)
* Be more proactive about returning module messages

* Move message display to a function, and replace handling already in shutdown()
2020-03-30 11:26:33 -04:00
..
cli Fix missing persistent connection messages (#68496) 2020-03-30 11:26:33 -04:00
compat
config Fix ansible-test code coverage collection. (#68502) 2020-03-27 12:24:08 -07:00
errors Misc typo fixes (#66120) 2020-01-04 21:13:30 +05:30
executor Fix ansible-test code coverage collection. (#68502) 2020-03-27 12:24:08 -07:00
galaxy ansible-galaxy - add download option (#67632) 2020-03-25 08:32:43 +10:00
inventory inventory: Fail on non-existing limit file (#59758) 2019-12-12 09:09:40 +05:30
module_utils Fix and add tests for some module_utils.common.validation (#67771) 2020-03-26 18:18:56 -05:00
modules Ensure we have enough values to split (#56802) 2020-03-24 10:46:58 -04:00
parsing fix vault temp file handling (#68433) 2020-03-25 15:24:04 -04:00
playbook Clean up CONDITIONAL_BARE_VARS warning. Fixes #67735 (#67751) 2020-02-25 16:36:01 -06:00
plugins add test coverage for core filters (#68518) 2020-03-27 17:18:27 -07:00
template ansible_native_concat: use to_text rather than jinja2's text_type (#68038) 2020-03-24 12:03:31 +01:00
utils Revert "ansilbe-doc list collections plugins (#67928)" 2020-03-28 11:21:08 -07:00
vars prevent ansible_facts injection (#68431) 2020-03-24 15:46:56 -04:00
__init__.py
constants.py Revert "ansilbe-doc list collections plugins (#67928)" 2020-03-28 11:21:08 -07:00
context.py
release.py