community.general/lib/ansible/plugins/action
Peter Sprygada c2370f14dd fixes issue where network modules would ignore provider host value (#23589)
This addresses a problem where the action plugin would ignore the
remote_addr value for the host.  In this case, only the inventory values
for the hostname would be considered and populate the remote host
remote_addr value for the connection plugin.
2017-04-14 15:38:52 +05:30
..
__init__.py Fix a traceback with python3 and diff output 2017-04-07 14:35:50 -07:00
add_host.py Support check_mode for add_host 2017-03-31 00:40:24 -04:00
asa_config.py
asa_template.py
assemble.py let user control "auto-de-vault" (#22739) 2017-03-24 15:39:25 -04:00
assert.py
copy.py Fix for recursive copy slowness 2017-04-07 12:41:42 -04:00
debug.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
dellos6.py Redo #23418 (#23425) 2017-04-07 19:22:17 -04:00
dellos6_config.py Ansible 2.3 feature support for dellos6. (#23084) 2017-03-30 15:26:32 +02:00
dellos9.py Redo #23418 (#23425) 2017-04-07 19:22:17 -04:00
dellos9_config.py Ansible 2.3 feature support for dellos9 and dellos10 (#22856) 2017-03-27 19:32:57 +01:00
dellos10.py Redo #23418 (#23425) 2017-04-07 19:22:17 -04:00
dellos10_config.py Ansible 2.3 feature support for dellos9 and dellos10 (#22856) 2017-03-27 19:32:57 +01:00
eos.py fixes issue where network modules would ignore provider host value (#23589) 2017-04-14 15:38:52 +05:30
eos_config.py updates eos modules to use socket (#21197) 2017-02-13 20:22:10 -05:00
eos_template.py updates eos modules to use socket (#21197) 2017-02-13 20:22:10 -05:00
fail.py
fetch.py
group_by.py
include_vars.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
ios.py fixes issue where network modules would ignore provider host value (#23589) 2017-04-14 15:38:52 +05:30
ios_config.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00
ios_template.py updates ios modules to support persistent socket (#21258) 2017-02-13 15:22:14 +00:00
iosxr.py fixes issue where network modules would ignore provider host value (#23589) 2017-04-14 15:38:52 +05:30
iosxr_config.py updates iosxr modules to support socket (#21231) 2017-02-15 10:47:02 -05:00
iosxr_template.py updates iosxr modules to support socket (#21231) 2017-02-15 10:47:02 -05:00
junos.py Redo #23418 (#23425) 2017-04-07 19:22:17 -04:00
junos_config.py refactors junos modules to support persistent socket connections (#21365) 2017-02-16 10:53:03 -05:00
junos_template.py refactors junos modules to support persistent socket connections (#21365) 2017-02-16 10:53:03 -05:00
net_config.py code clean of old code from network modules updates (#21469) 2017-02-15 12:46:30 -05:00
net_template.py code clean of old code from network modules updates (#21469) 2017-02-15 12:46:30 -05:00
normal.py Complete rewrite of Windows exec wrapper (#21510) 2017-02-17 00:09:56 -08:00
nxos.py Redo #23418 (#23425) 2017-04-07 19:22:17 -04:00
nxos_config.py refactors nxos module to use persistent connections (#21470) 2017-02-15 11:43:09 -05:00
nxos_template.py refactors nxos module to use persistent connections (#21470) 2017-02-15 11:43:09 -05:00
ops_config.py
ops_template.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
package.py use namespaced facts 2017-03-21 17:10:15 -04:00
patch.py
pause.py
raw.py
script.py let user control "auto-de-vault" (#22739) 2017-03-24 15:39:25 -04:00
service.py use namespaced facts 2017-03-21 17:10:15 -04:00
set_fact.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
set_stats.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
sros.py Redo #23418 (#23425) 2017-04-07 19:22:17 -04:00
sros_config.py roll up of fixes for sros modules (#22972) 2017-03-25 10:35:15 -04:00
synchronize.py Fix a couple issues in synchronize with docker (#23047) 2017-03-28 11:38:37 -07:00
template.py centralize ansible_managed and other template vars 2017-04-13 11:03:11 -04:00
unarchive.py let user control "auto-de-vault" (#22739) 2017-03-24 15:39:25 -04:00
vyos.py fixes issue where network modules would ignore provider host value (#23589) 2017-04-14 15:38:52 +05:30
vyos_config.py Vyos config fixes (#21862) 2017-02-25 21:14:40 -05:00
wait_for_connection.py wait_for_connection: Wait for system to become reachable (#20011) 2017-03-01 11:00:49 -08:00
win_copy.py
win_reboot.py
win_template.py Windows: Use the correct newline sequence for the platform (#21846) 2017-03-23 19:47:10 -07:00