community.general/lib/ansible/plugins/action
Nathaniel Case accf79f406
Fix iosxr integration tests (#34663)
* Handle non-XML errors

* Move iosxr_netconf tuning to prepare

* Apply provider warning to netconf as well

* Update netconf task files
2018-01-10 11:40:54 -05:00
..
__init__.py win async: removed async_wrapper module and fixed async for action plugins to use shell code (#34434) 2018-01-04 12:51:53 +10:00
add_host.py
aireos.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
aireos_config.py
aruba.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
aruba_config.py
asa.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
asa_config.py
assemble.py
assert.py
bigip.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce.py fix ce.py provider param issue (#27876) 2017-12-09 19:03:31 +05:30
ce_config.py
ce_template.py
command.py Remove shell module specialcases 2017-12-21 20:42:44 -08:00
copy.py
debug.py show specific undefined var errors on -v in debug (#32206) 2017-11-02 18:11:31 -04:00
dellos6.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
dellos6_config.py
dellos9.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
dellos9_config.py
dellos10.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
dellos10_config.py
enos.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
eos.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
eos_config.py Port eos tests to network_cli (#33586) 2017-12-19 15:49:49 -05:00
fail.py
fetch.py
fortios_config.py
group_by.py
include_vars.py
ios.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ios_config.py ios integration tests to network_cli (#33920) 2017-12-20 09:03:29 -05:00
iosxr.py Fix iosxr integration tests (#34663) 2018-01-10 11:40:54 -05:00
iosxr_config.py IOS XR cli tests move to network_cli (#34007) 2017-12-20 11:26:09 -05:00
ironware.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ironware_config.py ironware_config module (#32187) 2017-11-07 08:22:22 +00:00
junos.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
junos_config.py
mlnxos_config.py Adding network_cli support in mlnxos (and removing provider) (#33511) 2017-12-06 14:22:15 +00:00
net_banner.py
net_base.py Fix authorize in net agnostic modules (#33549) 2017-12-05 09:57:40 -05: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 Adding aliases for field attributes and renaming async attribute (#33141) 2017-11-22 12:35:58 -08:00
nxos.py fix nxos action plugin indentation for nxapi (#33526) 2017-12-04 14:18:22 +01:00
nxos_config.py
ops_config.py
package.py Adding aliases for field attributes and renaming async attribute (#33141) 2017-11-22 12:35:58 -08:00
patch.py
pause.py Fix #31694: running with closed stdin on python 3 (#31695) 2017-11-08 11:59:42 +01:00
raw.py
script.py Add proper check mode support to the script module (#31852) 2017-11-13 15:33:44 -08:00
service.py Adding aliases for field attributes and renaming async attribute (#33141) 2017-11-22 12:35:58 -08:00
set_fact.py fix precedence issue with facts and vars (#32302) 2017-11-01 11:42:17 -04:00
set_stats.py
shell.py Remove shell module specialcases 2017-12-21 20:42:44 -08:00
sros.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
sros_config.py
synchronize.py synchronize: add support for buildah (#33823) 2018-01-08 11:51:49 -08:00
telnet.py
template.py
unarchive.py
vyos.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
vyos_config.py
wait_for_connection.py
win_copy.py Update win_copy for #32677 (#32682) 2017-11-10 06:34:29 +10:00
win_reboot.py win_reboot: change to sample system uptime instead of checking port status (#31767) 2017-11-20 16:01:22 -08:00
win_template.py