community.general/lib/ansible/modules/network
Matt Clay c24c19594e
Enable pylint rules and fix exposed bugs. (#47219)
* Resolve invalid-unary-operand-type.

* Resolve raising-format-tuple.

* Resolve stop-iteration-return.

* Use disable comment instead of fixing logic.

The affected line in _find_address_range will only fail on Python 3.7
and later if the function is called with an empty address list. As an
internal method it is never called in this way, making it a non-issue
for use via public methods.

Using a comment to disable the rule in favor of an ignore.txt entry
since there are no plans to change the logic in the code itself. This
will also prevent any potential future issues being added in other
parts of the code when updating it based on upstream changes.
2018-10-19 08:32:52 -07:00
..
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 Remove get_exception from the remainder of the modules 2018-10-18 08:37:04 -07:00
cloudvision Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cnos Enable pylint rules and fix exposed bugs. (#47219) 2018-10-19 08:32:52 -07: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 bigip_firewall_rule -- missing port_range (#47077) 2018-10-15 16:16:39 -07:00
files Corrects module name in net_get module doc (#43816) 2018-08-08 16:14:33 -07:00
fortimanager Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
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 Network modules to link to network guide (#37033) 2018-03-06 12:01:07 +00:00
ios Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07: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 Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
layer3 Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
meraki meraki_network - Fix enabling my.meraki.com (#45352) 2018-09-09 20:31:35 +02:00
netact Netact cm command2 (#34873) 2018-01-30 19:00:29 +00:00
netconf Fix in confirmed_commit capability in netconf_config modules (#46964) 2018-10-15 11:34:35 +05:30
netscaler Netscaler various fixes (#34800) 2018-02-06 19:11:44 +00:00
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 Fix versions in module.deprecate call to align with module deprecation. Fixes #45035 #45034 (#47211) 2018-10-18 15:30:22 -04:00
protocol Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
radware Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
routeros Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
routing provide detailed description of module (#36107) 2018-02-13 14:00:48 +00:00
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 package files 2016-12-08 11:22:22 -05:00