community.general/lib/ansible/plugins
Brian Coca 9d8721dbde properly track delegated host in loops
ansible_host can be pulled from inventory and not match inventory_hostname,
this can "loose" vars to a new host named by ansible_host vs the delegated host
fixes #25770
2017-06-19 17:50:52 -04:00
..
action Add net_interface declarative module (#25766) 2017-06-16 22:12:50 +05:30
cache Fix redis cache for python3 2017-06-13 09:50:46 -04:00
callback Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
cliconf Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
connection fixes issue with SIGALARM call in network_cli (#25832) 2017-06-17 15:48:30 -04:00
filter Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
inventory now host list removes trailing/leading spaces 2017-06-14 16:57:00 -04:00
lookup Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
netconf Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
shell 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 2017-06-14 11:08:34 -04:00
strategy properly track delegated host in loops 2017-06-19 17:50:52 -04:00
terminal plugins/terminal/: PEP8 compliancy (#25207) 2017-05-31 18:28:03 +01:00
test Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
vars ensure proper typing of path, cause py3 listdir 2017-06-19 16:35:50 -04:00
__init__.py Revert "Add log_only to debug messages (#25545)" 2017-06-13 09:29:18 -04:00