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/modules/network
Ganesh Nalawade f5d865a208 Fixes #24251 save config only if it is changed (#24345)
* Fixes #24251 save config only if it is changed

Save to startup configuration only when it is different
from running configuration.

* Fix unit test issue
2017-05-16 19:54:36 +05:30
..
a10
aos
asa Correct RETURN data types for Network modules (#24104) 2017-04-28 12:15:18 +01:00
avi Added no_log flag for all the sensitive fields. (#24386) 2017-05-09 11:20:57 +01:00
bigswitch [WIP] Network return docs (#23441) 2017-04-12 13:13:41 -04:00
citrix
cloudengine
cumulus Make it easier to find network modules (#23576) 2017-04-13 12:14:33 -04:00
dellos6 network_cli modules don't always return stdout or stdout_lines (#23573) 2017-04-13 11:59:23 -04:00
dellos9 network_cli modules don't always return stdout or stdout_lines (#23573) 2017-04-13 11:59:23 -04:00
dellos10 network_cli modules don't always return stdout or stdout_lines (#23573) 2017-04-13 11:59:23 -04:00
eos Fixes #24251 save config only if it is changed (#24345) 2017-05-16 19:54:36 +05:30
f5 [WIP] Network return docs (#23441) 2017-04-12 13:13:41 -04:00
fortios Revert "[WIP]Fortios address group" (#24549) 2017-05-12 10:56:39 -06:00
illumos Correct RETURN data types for Network modules (#24104) 2017-04-28 12:15:18 +01:00
ios Fixes #24251 save config only if it is changed (#24345) 2017-05-16 19:54:36 +05:30
iosxr Workaround for unicast RPF check (#24519) 2017-05-16 10:11:52 -04:00
junos Add junos integration test (#24404) 2017-05-09 18:41:48 +05:30
lenovo [WIP] Network return docs (#23441) 2017-04-12 13:13:41 -04:00
netconf Update netconf_config.py (#24323) 2017-05-09 16:04:59 -04:00
netvisor [WIP] Network return docs (#23441) 2017-04-12 13:13:41 -04:00
nxos nxos_bgp_neighbor cleanup (#24446) 2017-05-16 10:14:10 -04:00
openswitch Correct RETURN data types for Network modules (#24104) 2017-04-28 12:15:18 +01:00
ordnance Correct RETURN data types for Network modules (#24104) 2017-04-28 12:15:18 +01:00
ovs Refactor openvswitch_port module (#24205) 2017-05-03 10:36:44 +02:00
panos removing folded style formatting for synopsis (#22746) 2017-05-12 10:00:19 -06:00
sros Correct RETURN data types for Network modules (#24104) 2017-04-28 12:15:18 +01:00
vyos Run save inside config mode. (#23977) 2017-04-27 11:08:37 -04:00
__init__.py