community.general/lib/ansible/modules/network
Tim Rupp ecee475a3a This patch fixes a number of outstanding bugs and code convention problems. (#31618)
* documentation was not inline with other Ansible modules
* Python 3 specific imports were missing
* monitor_type is no longer required when creating a new pool; it is now the default.
* A new monitor_type choice of "single" was added for a more intuitive way to specify "a single monitor". It uses "and_list" underneath, but provides additional checks to ensure that you are specifying only a single monitor.
* host and port arguments have been deprecated for now. Please use bigip_pool_member instead.
* 'partition' field was missing from documentation.
* A note that "python 2.7 or greater is required" has been added for those who were not aware that this applies for ALL F5 modules.
* Unit tests were fixed to support the above module
2017-10-13 09:47:49 -07:00
..
a10 Update metadata to 1.1 2017-08-15 23:12:08 -07:00
aci Use safe_load to load yaml 2017-09-14 11:19:00 -07:00
aireos Update metadata to 1.1 2017-08-15 23:12:08 -07:00
aos Use safe_load to load yaml 2017-09-14 11:19:00 -07:00
aruba Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
asa Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
avi Update metadata to 1.1 2017-08-15 23:12:08 -07:00
bigswitch Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
citrix Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
cloudengine Remove module_utils.shell (#28560) 2017-08-24 14:55:03 -04:00
cloudvision Update metadata to 1.1 2017-08-15 23:12:08 -07:00
cumulus Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
dellos6 Update metadata to 1.1 2017-08-15 23:12:08 -07:00
dellos9 Update metadata to 1.1 2017-08-15 23:12:08 -07:00
dellos10 Update metadata to 1.1 2017-08-15 23:12:08 -07:00
enos Adding enos/__init__.py (#31580) 2017-10-12 13:34:36 +01:00
eos Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
f5 This patch fixes a number of outstanding bugs and code convention problems. (#31618) 2017-10-13 09:47:49 -07:00
fortios Changed src_intf and dst_intf to list type (#31479) 2017-10-11 14:21:02 +01:00
illumos Update metadata to 1.1 2017-08-15 23:12:08 -07:00
interface Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
ios Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
iosxr Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
junos Fix rollback in junos_config (#31424) 2017-10-11 10:25:56 +05:30
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
lenovo Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
netconf Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
netscaler Lowercase enabled, disabled option values (#27764) 2017-08-25 13:11:48 -04:00
netvisor Update metadata to 1.1 2017-08-15 23:12:08 -07:00
nuage Update metadata to 1.1 2017-08-15 23:12:08 -07:00
nxos Fixes #31056 (#31057) 2017-10-13 10:38:44 +05:30
ordnance Update metadata to 1.1 2017-08-15 23:12:08 -07:00
ovs Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
panos panos_sag: static address group (#28041) 2017-08-25 16:35:35 +01:00
protocol Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
radware Module for uploading templates into vDirect server (#27570) 2017-08-25 16:23:36 +01:00
routing Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
sros Update metadata to 1.1 2017-08-15 23:12:08 -07:00
system Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
vyos Remove check_args for vyos modules (#30739) 2017-09-22 15:56:23 +05:30
__init__.py package files 2016-12-08 11:22:22 -05:00