community.general/lib/ansible
Peter Sprygada ad99d52679 adds feature to allow connection to set action plugin (#18762)
Connection plugin can define default action plugin to use by providing
action_handler instance variable.  This will override the default
action plugin normal
2016-12-15 15:47:39 -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 adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
modules Improve examples (#18830) 2016-12-15 10:43:50 -08:00
parsing Fix regression in search path behaviour 2016-12-14 10:33:14 -05:00
playbook Removed dict.iteritems() in several other files. 2016-12-14 08:01:45 -08:00
plugins adds feature to allow connection to set action plugin (#18762) 2016-12-15 15:47:39 -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