ansible/lib/ansible
James Cassell bfd32c9b00 clean "changed" only after it has been processed (#59958)
* clean "changed" after it has been processed

without this change, a loop of `debug` tasks with `changed_when`
causes the "changed" status to get lost before output

* runme.sh tests for debug loop status
2019-10-10 18:24:31 -04:00
..
cli fix default collection resolution in adhoc (#63298) 2019-10-10 12:42:03 -07:00
compat
config text-ify config warning message (#63349) 2019-10-10 11:31:54 -07:00
errors
executor Add proper error when trying to run on older PS versions (#62634) 2019-09-24 08:43:14 -04:00
galaxy Fix galaxy url use everywhere when url is set in config. (#63286) 2019-10-09 16:24:46 -04:00
inventory Account for empty strings when splitting the host pattern (#62442) 2019-09-20 16:03:51 -04:00
module_utils Added Exos vlan resource module (#61865) 2019-10-10 06:50:04 -04:00
modules VMware: name is not required parameter for vmware_guest_custom_attributes 2019-10-10 17:25:20 -04:00
parsing Add a representer for AnsibleUnsafeBytes (#62598) 2019-09-19 14:27:48 -04:00
playbook Collection role relative deps (#61517) 2019-08-29 02:25:44 -07:00
plugins clean "changed" only after it has been processed (#59958) 2019-10-10 18:24:31 -04:00
template fix collection jinja2 cache issue (#62543) 2019-09-18 14:39:59 -07:00
utils config encode errors should not be fatal (#63311) 2019-10-09 17:08:29 -07:00
vars
__init__.py
constants.py
context.py
release.py Update release name for 2.10 2019-09-05 18:36:06 -07:00