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
2015-12-06 22:17:47 -08:00
..
cli fixed ansible-pull broken options 2015-12-03 20:47:02 -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 Transform exceptions into ansible messages via to_unicode instead of str to avoid tracebacks. 2015-12-04 11:50:39 -08:00
galaxy Fix traceback because we're using display from another object that no 2015-11-11 12:19:00 -08:00
inventory simplified get_hosts code to have 1 retrun point 2015-12-05 10:10:25 -05:00
module_utils Merge pull request #13373 from no2a/boolean 2015-12-04 12:17:12 -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 Add representers so we can output yaml for all the types we read in from yaml 2015-12-06 22:17:47 -08:00
playbook only set become defaults at last possible moment 2015-12-05 16:03:50 -05:00
plugins Make no_target_syslog consistent. 2015-12-05 19:43:02 +01:00
template Re-implement lookup wantlist 2015-11-29 23:45:54 -05: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 Make no_target_syslog consistent. 2015-12-05 19:43:02 +01:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00