community.general/lib/ansible/modules/network
Ganesh Nalawade 5394638047
Fix in confirmed_commit capability in netconf_config modules (#46964)
* Fix in confirmed_commit capability in netconf_config modules

Fixes #46804

*  If confirm value is greater than zero or confirm_commit option is set and confirmed-commit
   capability is not supported but Netconf server only in that case fail the module

* Update confirm-commit flag

* Minor changes
2018-10-15 11:34:35 +05:30
..
a10 Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
aci mark Cisco ACI modules as certified (#46841) 2018-10-11 15:34:35 -05:00
aireos Adding changed option to save_when for aireos (#40681) 2018-05-31 10:35:12 -04:00
aos To improve readability, we added a line feed. (#43801) 2018-08-08 16:10:26 -07:00
aruba Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
asa Update asa_config.py (#46448) 2018-10-03 15:03:19 -04:00
avi Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
bigswitch Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
citrix Stub out modules scheduled for 2.8 removal (#44985) 2018-08-31 16:27:32 -05:00
cli cli_config module doc update (#45345) 2018-09-07 17:09:08 +05:30
cloudengine Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
cloudvision Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cnos Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
cumulus Fixup removed and deprecated modules 2018-08-24 15:37:13 -07:00
dellos6 Fixes #41549 (#41551) 2018-07-20 09:19:20 -07:00
dellos9 Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
dellos10 Fixes #41549 (#41551) 2018-07-20 09:19:20 -07:00
edgeos network command modules cleanup (#45242) 2018-09-13 08:55:35 -04:00
enos Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
eos Update eos_config.py (#45810) 2018-10-10 16:47:11 -04:00
exos Docs: Avoid use of 'default: null' (#45795) 2018-09-19 09:02:27 -05:00
f5 changed F5 module metadata to certified (#46849) 2018-10-12 10:57:28 -05:00
files Corrects module name in net_get module doc (#43816) 2018-08-08 16:14:33 -07:00
fortimanager Initial commit of fmgr_sys_proxy.py (#45518) 2018-09-12 19:18:27 +05:30
fortios Docs: Avoid use of 'default: null' (#45795) 2018-09-19 09:02:27 -05:00
ftd [network] fix typo in ftd_configuration - all operation(s) are performed over REST API (#45977) 2018-09-21 11:35:54 -04:00
illumos More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
interface
ios ios_facts: Fix minor aesthetical glitches (#46577) 2018-10-10 08:02:14 -04:00
iosxr Clean up Vault docs in User Guide. (#46188) 2018-09-28 10:16:58 -04:00
ironware Change Brocade references to Extreme (#40571) 2018-05-23 15:18:37 +01:00
junos Clean up Vault docs in User Guide. (#46188) 2018-09-28 10:16:58 -04:00
layer2
layer3
meraki meraki_network - Fix enabling my.meraki.com (#45352) 2018-09-09 20:31:35 +02:00
netact
netconf Fix in confirmed_commit capability in netconf_config modules (#46964) 2018-10-15 11:34:35 +05:30
netscaler
netvisor Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
nos Remove unused import and lines, to make linter happy (#45665) 2018-09-19 19:52:52 +05:30
nso mark Cisco ACI modules certified (#46842) 2018-10-11 15:35:12 -05:00
nuage Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
nxos nxos_evpn_vni check_mode (#46612) 2018-10-08 11:11:01 +04:00
onyx Add support for IGMP interfaces on onyx switches (#46218) 2018-10-10 11:42:47 -04:00
opx Docs updated and review comments addressed (#45133) 2018-09-04 07:13:59 +01:00
ordnance Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
ovs openvswitch_db : Handle column value conversion and idempotency in no_key case (#43869) 2018-08-10 10:31:03 +05:30
panos Correct capitalization of PyPI (#45698) 2018-09-19 08:51:49 -05:00
protocol
radware Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
routeros New module: routeros_facts – collect facts from RouterOS devices (#46114) 2018-10-02 13:44:23 +05:30
routing
slxos Docs: Avoid use of 'default: null' (#45795) 2018-09-19 09:02:27 -05:00
sros update sros metadata to certified (#46981) 2018-10-12 14:48:16 -05:00
system Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
voss fix doc links (#46094) 2018-09-24 16:08:05 -05:00
vyos add simple j2 example to vyos_config (#46442) 2018-10-03 22:13:52 -05:00
__init__.py