1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Toshio Kuratomi 6b6d03290a Restore the automatic addition of invocation to the output
Revert "Remove auto-added invocation return value as it is not used by v2 and could leak sensitive data."

This reverts commit 6ce6b20268.

Remove the note that invocation was removed as we've now restored it.

Revert "keyword not in ubuntu 14.04"

This reverts commit 5c01622457.

Revert "remove invocation keyword check"

This reverts commit 5177cb3f74.
2015-10-22 08:53:37 -07:00
..
cli now galaxy correctly detects empty requirements file 2015-10-20 14:39:22 -04:00
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Clean up a few more pyflakes warnings 2015-10-19 11:20:21 -07:00
executor skip errors on conditional if task is include 2015-10-22 07:50:43 -04:00
galaxy Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
inventory Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
module_utils Merge branch 'devel' of https://github.com/mathieumd/ansible into mathieumd-devel 2015-10-21 13:59:51 -04:00
modules And another fix for docs 2015-10-21 08:40:30 -07:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing Make hostvars json/yaml serializable in filters 2015-10-18 10:09:05 -04:00
playbook added deprecation warning to comma separated role spec 2015-10-22 08:10:51 -04:00
plugins Restore the automatic addition of invocation to the output 2015-10-22 08:53:37 -07:00
template Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
utils fix prompt, static methods don't get 'self' 2015-10-21 12:06:29 -04:00
vars Re-adding role_names magic variable 2015-10-22 11:06:47 -04:00
__init__.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
constants.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00