community.general/lib/ansible/modules/network
Ivan Bojer 8b617aaef5 Panos object (#28028)
* - deprecated panos_address and panos_service in lieu of common panos_object

* - deprecated/removed panos_address and panos_service in lieu for panos_object

* squash! - deprecated/removed panos_address and panos_service in lieu for panos_object

* - fixed PEP8 issues

* - ansible_metadata requires metadata_version instead of just version key in 2.4

* add > to multi line descriptions

* update version string to 2.4

* Update legacy-files.txt
2017-08-15 16:24:15 -04:00
..
a10 Remove wildcard, add boilerplate and get rid of get_exception 2017-07-31 13:51:38 -07:00
aci ACI Subnet: New Module (#28202) 2017-08-15 03:46:39 +02:00
aireos Sanitizing all responses from aireos. (#27660) 2017-08-02 22:01:38 +01:00
aos Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
aruba Fix aruba_config flake8 failures (#27603) 2017-08-01 15:48:48 -04:00
asa Fixes for broken asa_config module (#27218) 2017-08-11 11:42:42 -04:00
avi Added flags for Federated objects used in GLSB (#27531) 2017-08-01 11:51:01 -06:00
bigswitch Remove wildcard, add boilerplate and get rid of get_exception 2017-07-31 13:51:38 -07:00
citrix Remove wildcard, add boilerplate and get rid of get_exception 2017-07-31 13:51:38 -07:00
cloudengine Contributing lib/ansible/modules/network/cloudengine/ce_bfd_session.py module to manage HUAWEI data center CloudEngine (#26069) 2017-08-01 11:40:15 -06:00
cloudvision Add module cv_server_provision for integration with Arista CloudVision Portal. (#25450) 2017-08-02 15:24:52 +01:00
cumulus Remove wildcard, add boilerplate and get rid of get_exception 2017-07-31 13:51:38 -07:00
dellos6 Remove wildcard, add boilerplate and get rid of get_exception 2017-07-31 13:51:38 -07:00
dellos9 Remove wildcard, add boilerplate and get rid of get_exception 2017-07-31 13:51:38 -07:00
dellos10 Remove wildcard, add boilerplate and get rid of get_exception 2017-07-31 13:51:38 -07:00
eos Implement purge on eos_vrf (#28013) 2017-08-10 19:59:32 +02:00
f5 Added priority attribute for pool members (bigip_pool_member module) (#23128) 2017-08-01 15:15:54 +01:00
fortios Fix fortios & netscaler boilerplate 2017-08-01 14:02:10 -04:00
illumos Remove wildcard, add boilerplate and get rid of get_exception 2017-07-31 13:51:38 -07:00
interface Add intent arguments for ios and iosxr interface modules (#28018) 2017-08-15 19:20:28 +05:30
ios Add intent arguments for ios and iosxr interface modules (#28018) 2017-08-15 19:20:28 +05:30
iosxr Add intent arguments for ios and iosxr interface modules (#28018) 2017-08-15 19:20:28 +05:30
junos Fix minor issue in junos_vlan (#28218) 2017-08-15 18:41:53 +05:30
layer2 remoe duplicate net_lldp_interface (#27880) 2017-08-08 14:50:54 +05:30
layer3 Handle common argument in aggregate parameter for vyos module (#28182) 2017-08-15 19:09:44 +05:30
lenovo Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
netconf Remove wildcard, add boilerplate and get rid of get_exception 2017-07-31 13:51:38 -07:00
netscaler New module: manage Citrix Netscaler GSLB site configuration (network/netscaler/netscaler_gslb_site) (#27639) 2017-08-03 15:26:17 +01:00
netvisor [WIP] Network return docs (#23441) 2017-04-12 13:13:41 -04:00
nuage Remove wildcard, add boilerplate and get rid of get_exception 2017-07-31 13:51:38 -07:00
nxos fix for remove idempotent issue (#28226) 2017-08-15 13:14:40 -04:00
openswitch Remove wildcard, add boilerplate and get rid of get_exception 2017-07-31 13:51:38 -07:00
ordnance Remove wildcard, add boilerplate and get rid of get_exception 2017-07-31 13:51:38 -07:00
ovs Remove wildcard, add boilerplate and get rid of get_exception 2017-07-31 13:51:38 -07:00
panos Panos object (#28028) 2017-08-15 16:24:15 -04:00
protocol Remove wildcard, add boilerplate and get rid of get_exception 2017-07-31 13:51:38 -07:00
routing Handle common argument in aggregate parameter for vyos module (#28182) 2017-08-15 19:09:44 +05:30
sros updates examples and documentation (#24211) 2017-08-10 13:09:53 -04:00
system Handle common argument in aggregate parameter for vyos module (#28182) 2017-08-15 19:09:44 +05:30
vyos Handle common argument in aggregate parameter for vyos module (#28182) 2017-08-15 19:09:44 +05:30
__init__.py