ansible/lib/ansible/plugins/action
2016-09-14 20:55:45 +01:00
..
__init__.py Flush cache (#17445) 2016-09-07 12:12:41 -04:00
add_host.py Allow groups to be specified using YAML list syntax for add_host 2016-06-18 07:47:10 -05:00
asa_config.py fix up asa shared module 2016-09-04 08:31:40 -04:00
asa_template.py Module util, template action and doc fragment for Cisco ASA 2016-06-01 20:57:30 +02:00
assemble.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
assert.py
async.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
copy.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
debug.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
dnos6_config.py Add action plugin for dnos6_config module (#17553) 2016-09-14 20:55:45 +01:00
dnos6_template.py Add action plugin for dnos6_template module (#17554) 2016-09-14 20:37:56 +01:00
dnos9_config.py Added support for dnos9_config module 2016-09-13 10:42:12 -07:00
dnos9_template.py Add action pluging for dnos9_template module (#17549) 2016-09-14 20:40:55 +01:00
dnos10_config.py Utilities to support DELL Networking OS10 command and config modules 2016-08-29 21:29:26 -07:00
dnos10_template.py Moved the dnos10_template.py action plugin to the correct directory (#17550) 2016-09-14 20:28:01 +01:00
eos_config.py updates eos shared module 2016-08-22 20:26:16 -04:00
eos_template.py
fail.py
fetch.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
group_by.py
include_vars.py Remove extraneous . from VALID_FILE_EXTENSIONS 2016-09-13 19:41:26 +05:30
ios_config.py adds action plugin for working with network configuration files 2016-07-11 06:12:31 -07:00
ios_template.py
iosxr_config.py updates iosxr shared module 2016-08-24 11:03:01 -04:00
iosxr_template.py
junos_config.py roll up of updates to junos shared module 2016-09-04 08:37:33 -04:00
junos_template.py updates action plugin junos_template to guess file format 2016-04-24 11:41:00 -04:00
net_config.py raise exception when src file is not found in net_config 2016-09-12 10:00:35 -04:00
net_template.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
normal.py
nxos_config.py updates nxos shared module refactor 2016-08-21 08:57:49 -04:00
nxos_template.py
ops_config.py minor bug fixes in openswitch shared module 2016-08-30 23:04:41 -04:00
ops_template.py Migrate basestring to a python3 compatible type (#17199) 2016-08-23 13:13:44 -07:00
package.py using delegated host's facts when delegating (#17489) 2016-09-09 17:26:47 -04:00
patch.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
pause.py if seconds are specified, min is 1 2016-06-27 09:36:15 -04:00
raw.py raw now returns changed: true (#17112) 2016-08-16 20:39:23 -07:00
script.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
service.py using delegated host's facts when delegating (#17489) 2016-09-09 17:26:47 -04:00
set_fact.py Migrate basestring to a python3 compatible type (#17199) 2016-08-23 13:13:44 -07:00
sros_config.py initial add of shared modules for supporting Nokia SROS devices 2016-08-25 11:47:00 -04:00
synchronize.py Fix for issue @synchronize doesn't substitute variables properly #16347 (#16349) 2016-08-04 11:27:44 -07:00
template.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
unarchive.py Clean up unarchive action plugin (#17429) 2016-09-09 09:27:38 -04:00
vyos_config.py add vyos action plugin for handling local operations 2016-07-15 08:30:21 -04:00
win_copy.py
win_reboot.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
win_template.py