community.general/lib/ansible
Ganesh Nalawade 530988666a Allow delegate_to if transport is not cli (#29945)
Fixes #29060

Allow delegate_to if transport is either nxapi or eapi.

Persistent connection uses `cli` transport and create
a local socket on control node. Hence delegate_to is not allowed
for `cli` transport.

However as `nxapi` and `eapi` transport does not use persistent connection
it is possible to use delegate_to in this case.
2017-09-12 21:34:13 +05:30
..
cli module and vault fixes (#29663) 2017-09-11 21:02:16 -04:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config allow config for callbaks and some fixes 2017-09-11 14:00:01 -07:00
errors Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
executor Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory bypass get_hosts and use dictionary directly 2017-08-30 10:56:45 -04:00
module_utils Bug Fixes for Vlan Name not assigned and Switch Error (#29953) 2017-09-12 16:14:52 +01:00
modules [cloud] Document requirements for ec2_asg. (#30057) 2017-09-12 11:26:35 -04:00
parsing Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
playbook Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
plugins Allow delegate_to if transport is not cli (#29945) 2017-09-12 21:34:13 +05:30
template Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
utils fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
vars remove fact namespacing 2017-09-10 17:37:52 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Fix handling of config vars with eval expression (#29536) 2017-09-11 16:04:51 +02:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00