community.general/lib/ansible/plugins/action
Peter Sprygada 22aaff5af7 adds new action plugin iosxr_template
This adds a new action plugin iosxr_template that allows the
iosxr_template module to pass network device configurations through the
template engine.  It also allows configurations to be backed up.
2016-02-12 17:08:21 -05:00
..
__init__.py read full file when doing diff 2016-02-10 12:05:45 -05:00
add_host.py allow for non standard hostnames 2015-12-21 13:42:34 -05:00
assemble.py normalize error message on src != dir when local 2016-02-01 13:43:35 -05:00
assert.py Two fixes to action plugins 2015-10-22 16:07:26 -07:00
async.py strip BECOME-SUCCESS at lower level 2016-02-09 13:03:18 -05:00
copy.py pass task args without filtering, copy module needs to explcitly support 2015-11-12 09:40:43 -08:00
debug.py deprecate all bare variable conversions (not debug) 2016-02-01 18:59:14 -05:00
eos_template.py initial add of action plugin eos_template 2016-02-01 11:51:52 -05:00
fail.py Two fixes to action plugins 2015-10-22 16:07:26 -07:00
fetch.py Fix erroneous fetch fail when fail_on_missing is set to False 2016-01-15 16:28:17 -08:00
group_by.py Do not set 'changed' to True when using group_by 2016-01-04 17:46:40 +01:00
include_vars.py Two fixes to action plugins 2015-10-22 16:07:26 -07:00
ios_template.py initial add of action plugin ios_template 2016-02-01 11:54:02 -05:00
iosxr_template.py adds new action plugin iosxr_template 2016-02-12 17:08:21 -05:00
junos_template.py initial add of new action plugin junos_template 2016-02-11 08:28:35 -05:00
net_template.py Add safety check on _backup key. 2016-02-04 14:47:43 -05:00
normal.py better module error handling 2015-12-22 23:01:56 -05:00
nxos_template.py initial add of action plugin nxos_template 2016-02-01 11:52:50 -05:00
ops_template.py initial add of action plugin ops_template 2016-02-01 11:54:56 -05:00
package.py Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00
patch.py Two fixes to action plugins 2015-10-22 16:07:26 -07:00
pause.py Don't tracback trying to retore settings 2016-01-19 14:09:22 -08:00
raw.py strip BECOME-SUCCESS at lower level 2016-02-09 13:03:18 -05:00
script.py strip BECOME-SUCCESS at lower level 2016-02-09 13:03:18 -05:00
set_fact.py Two fixes to action plugins 2015-10-22 16:07:26 -07:00
synchronize.py When setting up the local connection for the rsync we need to set the shell as well. 2016-01-28 16:02:57 -08:00
template.py Disallow setting state on template tasks 2016-01-21 15:02:24 -05:00
unarchive.py Fix logic mistake in unarchive action plugin 2015-12-30 13:49:39 -05:00
win_copy.py Two fixes to action plugins 2015-10-22 16:07:26 -07:00
win_template.py Two fixes to action plugins 2015-10-22 16:07:26 -07:00