community.general/lib/ansible
2016-12-16 16:17:52 -05:00
..
cli Fix errors on 'ansible-playbook --flush-cache' (#18754) 2016-12-13 14:35:15 -05:00
compat Move py34 mock_open compat to compat/test/mock (#17157) 2016-08-19 18:11:24 -04:00
config
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor adds feature to allow connection to set action plugin (#18762) 2016-12-15 15:47:39 -05:00
galaxy For container enabled role, display warning only when not ANSIBLE_CONTAINER (#18717) 2016-12-02 10:08:10 -05:00
inventory minor spelling changes 2016-12-13 13:51:13 -05:00
module_utils Handle inability to read /proc for ansible_service_mgr. Fixes #18957 2016-12-16 12:28:13 -05:00
modules minor docs and option fixes 2016-12-16 16:17:52 -05:00
parsing Fix regression in search path behaviour 2016-12-14 10:33:14 -05:00
playbook removed unused 'static' option 2016-12-16 15:23:36 -05:00
plugins Assorted python3 fixes for network code. (#18777) 2016-12-15 16:25:03 -05:00
template Fix AST nodes for Python 3 and enable dependent test_uri (#18597) 2016-12-13 07:37:39 -08:00
utils minor spelling changes 2016-12-13 13:51:13 -05:00
vars bad/missing fact plugin is a warning (#19350) 2016-12-14 14:25:19 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py minor spelling changes 2016-12-13 13:51:13 -05:00
release.py Bumping devel version to 2.3.0 2016-10-03 11:46:31 -05:00
test-requirements.txt