community.general/lib/ansible/plugins/action
Toshio Kuratomi 6908038036 Fix synchronize setting user variable
The user variable stores whether we need to set user@ in our connection
string.  It's now being used at the toplevel of the run() method so the
default needs to be calculated further up the stack

Fixes #24910
2017-06-28 17:41:01 -07:00
..
__init__.py plugins,action: log stderr output if verbose (#25734) 2017-06-28 15:55:39 -04:00
add_host.py
asa_config.py
asa_template.py
assemble.py
assert.py
ce.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
ce_config.py
ce_template.py
copy.py
debug.py
dellos6.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
dellos6_config.py
dellos9.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
dellos9_config.py
dellos10.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
dellos10_config.py
eos.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
eos_config.py
eos_template.py
fail.py
fetch.py add validation to fetch for source/dest 2017-06-13 10:37:14 -04:00
group_by.py
include_vars.py Provide the list of files that were included by include_vars 2017-06-28 15:25:45 -04:00
ios.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
ios_config.py
ios_template.py
iosxr.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
iosxr_config.py
iosxr_template.py
junos.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
junos_config.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
junos_template.py
net_banner.py
net_base.py Add junos_vlan platform agnostic module (#25652) 2017-06-14 14:23:52 +05:30
net_command.py
net_config.py
net_interface.py Add net_interface declarative module (#25766) 2017-06-16 22:12:50 +05:30
net_static_route.py Add new net_static_route platform agnostic module (#25455) 2017-06-26 11:23:33 +02:00
net_system.py
net_template.py
net_user.py New module: platform agnostic way to manage local users on network devices (network/net_user.) (#25259) 2017-06-06 20:05:08 +05:30
net_vlan.py Add net_vlan platform agnostic module (#25252) 2017-06-06 11:45:02 +02:00
net_vrf.py Platform agnostic module for VRFs (#25383) 2017-06-09 13:33:11 +02:00
netconf_config.py
normal.py
nxos.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
nxos_config.py
nxos_template.py
ops_config.py
ops_template.py
package.py
patch.py
pause.py
raw.py
script.py
service.py
set_fact.py
set_stats.py
sros.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
sros_config.py
synchronize.py Fix synchronize setting user variable 2017-06-28 17:41:01 -07:00
template.py Allow template files to be vaulted (#22951) 2017-06-07 14:16:03 -04:00
unarchive.py
vyos.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
vyos_config.py
wait_for_connection.py
win_copy.py
win_reboot.py
win_template.py