community.general/lib/ansible/plugins/action
Patrick Ogenstad 81f34cd01c Remove asa_template action plugin (#32233)
Since the asa_template module has been deprecated this action plugin
is no longer needed.
2017-10-27 13:53:09 +01:00
..
__init__.py use configured ansible_shell_executable 2017-10-06 08:56:21 -04:00
add_host.py
aireos.py
aireos_config.py
aruba.py
aruba_config.py
asa.py Fix import error. Was pointing to the wrong module (#30293) 2017-09-14 10:24:28 -07:00
asa_config.py
assemble.py
assert.py
bigip.py Adding a cli transport option for the bigip_command module. (#30391) 2017-10-12 15:07:15 -07:00
ce.py
ce_config.py
ce_template.py Fix urlparse import for Python3 (#31240) 2017-10-09 20:18:09 -07:00
copy.py remove action plugin only fields from 'file' calls (#31047) 2017-09-29 17:13:32 -07:00
debug.py
dellos6.py Fix Dell OS network module timeout (#30355) 2017-09-14 15:40:50 +01:00
dellos6_config.py
dellos9.py Fix Dell OS network module timeout (#30355) 2017-09-14 15:40:50 +01:00
dellos9_config.py
dellos10.py Fix Dell OS network module timeout (#30355) 2017-09-14 15:40:50 +01:00
dellos10_config.py
enos.py Create action file enos.py (#31508) 2017-10-12 13:31:23 +01:00
eos.py Allow delegate_to if transport is not cli (#29945) 2017-09-12 21:34:13 +05:30
eos_config.py
fail.py
fetch.py
fortios_config.py
group_by.py
include_vars.py BugFix code breaks, if include_vars dir is file instead of directory (#31157) 2017-10-03 00:00:51 -04:00
ios.py
ios_config.py
iosxr.py
iosxr_config.py
ironware.py Network command module for Brocade IronWare routers (#31429) 2017-10-17 13:54:32 +01:00
junos.py
junos_config.py
net_banner.py
net_base.py Raise an error if ansible_network_os is not specified (#30429) 2017-09-15 13:56:05 -04:00
net_config.py
net_interface.py
net_l2_interface.py
net_l3_interface.py
net_linkagg.py
net_lldp.py
net_lldp_interface.py
net_logging.py
net_ping.py
net_static_route.py
net_system.py
net_user.py
net_vlan.py
net_vrf.py
netconf_config.py
normal.py
nxos.py Fix nxos provider transport warning issue (#30610) 2017-09-22 10:32:25 +05:30
nxos_config.py
ops_config.py
package.py revert namespaced facts changes to package/service 2017-10-09 16:31:58 -07:00
patch.py
pause.py Enable ECHO in prompt module (#32083) 2017-10-26 12:05:08 -04:00
raw.py
script.py
service.py revert namespaced facts changes to package/service 2017-10-09 16:31:58 -07:00
set_fact.py
set_stats.py
sros.py
sros_config.py
synchronize.py
telnet.py Add alias to command option in telnet (#30825) 2017-09-28 18:07:37 +05:30
template.py
unarchive.py
vyos.py
vyos_config.py
wait_for_connection.py
win_copy.py win_copy: added decrypt option (#31291) 2017-10-10 08:21:25 +10:00
win_reboot.py
win_template.py