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
Brian Coca 7936a4687e adhoc avoids callbacks by default as it did before
Previous emptying of whitelist only affected callbacks that were
constructed for need whitelist. This now works for all callbacks.
2015-12-09 10:01:21 -08:00
..
cli adhoc avoids callbacks by default as it did before 2015-12-09 10:01:21 -08: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 Default msg param to AnsibleError to avoid serialization problems 2015-12-02 14:16:47 -05:00
executor adhoc avoids callbacks by default as it did before 2015-12-09 10:01:21 -08:00
galaxy Galaxy 2.0 2015-12-09 10:51:12 -05:00
inventory simplified get_hosts code to have 1 retrun point 2015-12-05 10:10:25 -05:00
module_utils Merge remote-tracking branch 'ansible/devel' into issue_13438 2015-12-08 07:42:49 -08:00
modules Update submodule refs# 2015-12-04 09:57:06 -08:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing Preserve original token when appending to _raw_params in parse_kv 2015-12-08 15:06:36 -05:00
playbook attribute defaults that are containers are a copy 2015-12-09 08:40:06 -08:00
plugins clarified warning from tree callback 2015-12-09 07:29:12 -08:00
template keep string type filters as strings 2015-12-08 12:52:20 -08:00
utils Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00
vars fix sorting of groups for host vars 2015-12-03 14:23:02 -05:00
__init__.py Bump version in devel now that stable-2.0 has been branched 2015-12-02 17:57:53 +05:30
constants.py removed unused 'pattern' from ansible.cfg 2015-12-09 08:40:06 -08:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00