community.general/lib/ansible/module_utils/network
Sam Doran aba4bed803
Move _handle_no_log_values() out of basic.py (#48628)
* Rename method and make private
* Use is_iterable, combine transformations
* Remove unused return_values from network modules
* Improve docstrings in new functions
* Add new PASS_VAR
* Add unit tests for list_no_log_values
* Fix unit tests for Python 2.6
2019-03-04 17:02:44 -05:00
..
a10 Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
aci MSO: Clean up internal references (#53242) 2019-03-04 01:26:47 +01:00
aireos Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
aos Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
aruba Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
asa Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
avi
bigswitch
checkpoint Add autopublish and autoinstallpolicy behaviour to Checkpoint devices (#50862) 2019-01-15 11:03:48 +01:00
cloudengine
cnos Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
common restconf_config module (#51971) 2019-03-04 08:27:18 -05:00
dellos6 Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
dellos9 Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
dellos10 Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
edgeos
edgeswitch new network module: edgeswitch_vlan (#48041) 2018-12-17 11:30:17 +05:30
enos Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
eos Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
exos Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
f5 fixed a bug in transform_name (#50213) 2019-01-02 13:10:51 -06:00
fortimanager Fortinet FortiManager Module_Utils MINOR Update (#52756) 2019-03-04 10:56:06 +05:30
fortios Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
frr frr: New module for BGP configuration management (#51281) 2019-03-04 15:02:56 +05:30
ftd
ingate
ios New module to support BGP configuration management in IOS (#49121) 2019-03-04 13:37:57 +05:30
iosxr Assorted pylint fixes 2019-02-15 06:54:47 -08:00
ironware Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
junos Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
meraki Meraki performance fixes for net and org lookups (#51395) 2019-02-18 23:58:27 +01:00
netconf
netscaler
netvisor Pluribus Networks pn access list module (#49176) 2018-11-30 12:40:43 +05:30
nos
nso NSO - added validate_certs parameter to allow for ignoring of SSL certificates (#51981) 2019-02-25 14:17:56 +00:00
nxos Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
onyx Get Capabilities Support (#49880) 2018-12-14 09:45:31 +05:30
ordnance
panos Bug fixes and enhancements for panos connection (#52306) 2019-02-18 09:19:26 +05:30
restconf Restconf HTTPAPI plugin and modules (#49476) 2019-02-04 09:28:26 -05:00
routeros Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
skydive PR to start support for Skydive integration with Ansible (#50857) 2019-02-19 16:18:40 +05:30
slxos
sros Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
voss
vyos Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
__init__.py