ansible/lib/ansible
Felix Fontein 04252cf90d Improve validation of module return values (#63411)
* Add contains: validation for return values.

* Only require returned: on top level.

* Fix various return value problems.

* Update ignore.txt.

* Two more.
2019-10-18 16:01:52 +01:00
..
cli Fixes --version in ansible-galaxy cli 2019-10-17 08:12:49 -07:00
compat
config Deprecate hash_behaviour (#63300) 2019-10-14 10:35:11 -05:00
errors
executor Explicitly use multiprocessing fork start method (#63581) 2019-10-16 15:30:50 -05:00
galaxy Galaxy publish fix (#63580) 2019-10-16 15:23:12 -07:00
inventory Account for empty strings when splitting the host pattern (#62442) 2019-09-20 16:03:51 -04:00
module_utils Eos vlan override (#63639) 2019-10-18 10:36:30 -04:00
modules Improve validation of module return values (#63411) 2019-10-18 16:01:52 +01:00
parsing Add a representer for AnsibleUnsafeBytes (#62598) 2019-09-19 14:27:48 -04:00
playbook
plugins action/ce.py:clear configuration candidate when return to user-view. (#63513) 2019-10-18 10:09:47 +01:00
template Wrap CLI Passwords with AnsibleUnsafeText, ensure unsafe context is not lost during encode/decode (#63351) 2019-10-11 09:17:10 -05:00
utils Explicitly use multiprocessing fork start method (#63581) 2019-10-16 15:30:50 -05:00
vars
__init__.py
constants.py
context.py
release.py