1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins/action
2018-05-18 14:41:47 +05:30
..
__init__.py Don't rewrite remote paths when remote is secretly local (#40259) 2018-05-17 23:21:30 +01:00
add_host.py add_host: check if name or hostname arg is provided 2018-02-12 15:24:45 -05:00
aireos.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
aireos_config.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
aruba.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
aruba_config.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
asa.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
asa_config.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
assemble.py Rename original_basename parameter in various file-related modules 2018-05-17 15:24:56 -07:00
assert.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
aws_s3.py [aws_s3] Fix uploading src option on the target machine to a bucket (#39023) 2018-05-15 15:36:48 -04:00
bigip.py Adds various fixes for f5 modules (#40208) 2018-05-16 12:14:12 -07:00
bigiq.py Adds various fixes for f5 modules (#40208) 2018-05-16 12:14:12 -07:00
ce.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
ce_config.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
ce_template.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
cnos.py Modifying cnos-facts, cnos_command and cnos-config in line with the design followed in Ansible. Adding unit test cases for these modules. Added plugins to support them. (#39955) 2018-05-17 10:06:24 -04:00
cnos_config.py Modifying cnos-facts, cnos_command and cnos-config in line with the design followed in Ansible. Adding unit test cases for these modules. Added plugins to support them. (#39955) 2018-05-17 10:06:24 -04:00
command.py Normalize usage of temp and tmp on tmp (#36221) 2018-02-15 09:01:02 -08:00
copy.py Rename original_basename parameter in various file-related modules 2018-05-17 15:24:56 -07:00
debug.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
dellos6.py Remove provider (and transport, where applicable) from consideration when not using connection=local (#39555) 2018-05-08 12:06:37 -04:00
dellos6_config.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
dellos9.py Remove provider (and transport, where applicable) from consideration when not using connection=local (#39555) 2018-05-08 12:06:37 -04:00
dellos9_config.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
dellos10.py Remove provider (and transport, where applicable) from consideration when not using connection=local (#39555) 2018-05-08 12:06:37 -04:00
dellos10_config.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
edgeos_config.py Fix edgeos_config: {backup: yes} (#37619) 2018-03-21 12:48:09 -04:00
enos.py Lenovo license update (#36840) 2018-03-06 18:02:46 +00:00
enos_config.py Lenovo cli expansion - Modify command acronyms to full commands (#40218) 2018-05-16 15:25:58 +01:00
eos.py HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00
eos_config.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
fail.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
fetch.py fetch: set fail_on_missing: True as default as per docs (#36469) 2018-02-21 18:10:23 +10:00
fortios_config.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
group_by.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
include_vars.py Don't pass keyword args as positional, include file_name. Fixes #38190 (#38194) 2018-04-03 09:59:13 -05:00
ios.py Pull persistent connection parameters via get_option (#39367) 2018-05-16 14:59:01 +02:00
ios_config.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
iosxr.py Pull persistent connection parameters via get_option (#39367) 2018-05-16 14:59:01 +02:00
iosxr_config.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
ironware.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
ironware_config.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
junos.py Pull persistent connection parameters via get_option (#39367) 2018-05-16 14:59:01 +02:00
junos_config.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
net_banner.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
net_base.py Remove provider (and transport, where applicable) from consideration when not using connection=local (#39555) 2018-05-08 12:06:37 -04:00
net_config.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
net_get.py rename network_get network_put modules to net_get net_put (#40381) 2018-05-18 14:41:47 +05:30
net_interface.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
net_l2_interface.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
net_l3_interface.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
net_linkagg.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
net_lldp.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
net_lldp_interface.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
net_logging.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
net_ping.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
net_put.py rename network_get network_put modules to net_get net_put (#40381) 2018-05-18 14:41:47 +05:30
net_static_route.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
net_system.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
net_user.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
net_vlan.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
net_vrf.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
netconf_config.py netconf_config: support new src attribute (new Action Plugin) (#24337) 2017-05-11 18:43:44 +05:30
normal.py Normalize usage of temp and tmp on tmp (#36221) 2018-02-15 09:01:02 -08:00
nxos.py HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00
nxos_config.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
onyx_config.py issue:38321 fix onyx_config module failed while using python = 3.5 (#38343) 2018-04-11 08:01:54 -06:00
ops_config.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
package.py Normalize usage of temp and tmp on tmp (#36221) 2018-02-15 09:01:02 -08:00
patch.py Fix the script and patch plugins tempfile ownership 2018-02-19 13:07:58 -08:00
pause.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
raw.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
script.py Fix the script and patch plugins tempfile ownership 2018-02-19 13:07:58 -08:00
service.py Normalize usage of temp and tmp on tmp (#36221) 2018-02-15 09:01:02 -08:00
set_fact.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
set_stats.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
shell.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
sros.py Remove provider (and transport, where applicable) from consideration when not using connection=local (#39555) 2018-05-08 12:06:37 -04:00
sros_config.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
synchronize.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
telnet.py First bit of fixing temporary to have one source of truth (#35747) 2018-02-07 15:11:36 -08:00
template.py Need to convert filenames to byte strings before using them in APIs 2018-04-28 08:56:36 -07:00
unarchive.py Rename original_basename parameter in various file-related modules 2018-05-17 15:24:56 -07:00
vyos.py Pull persistent connection parameters via get_option (#39367) 2018-05-16 14:59:01 +02:00
vyos_config.py Fix edgeos_config: {backup: yes} (#37619) 2018-03-21 12:48:09 -04:00
wait_for_connection.py Fix py3 issue in wait_for_connection (#37646) 2018-03-20 11:21:19 -05:00
win_copy.py Rename original_basename parameter in various file-related modules 2018-05-17 15:24:56 -07:00
win_reboot.py win_reboot: fixed up warning message for dep args (#37898) 2018-03-27 13:03:07 +10:00
win_template.py Windows: Use the correct newline sequence for the platform (#21846) 2017-03-23 19:47:10 -07:00
win_updates.py win_updates: fix when failed is not present in output (#38856) 2018-04-17 10:45:53 +10:00