community.general/lib/ansible/modules
Adam Friedman a3b1c94d11 New dimensiondata_vlan module. (#21218)
* Initial (re)implementation of dimensiondata_vlan module.

This module was rewritten because the original implementation was imperative rather than declarative (which is the preferred style, and consistent with our other modules).

Credit for the original module implementation goes to Aimon Bustardo (@aimonb).

* Remove unused imports.

* Improve error message and documentation around expansion of a VLAN's private IPv4 network.

* Split message string over 2 lines.

* Add check_mode support to dimensiondata_vlan module.

ansible/ansible#21218

* Fix errors / warnings reported by Ansible sanity tests.

ansible/ansible#21218

* Remove 'metadata_version' key from documentation.

ansible/ansible#21218

* Return changed=True when changes would be made.

ansible/ansible#21218
2018-02-08 08:42:55 -06:00
..
cloud New dimensiondata_vlan module. (#21218) 2018-02-08 08:42:55 -06:00
clustering Module deprecation: docs, scheme and tests (#34100) 2018-01-30 12:23:52 +00:00
commands Update docs for telnet module (#35257) 2018-01-24 07:33:47 +00:00
crypto openssl_csr: added support for the OCSP Must Staple extension (#35082) 2018-02-08 12:03:28 +00:00
database influxdb_user: implement user password change (#35471) 2018-02-06 11:01:51 +01:00
files Fix copy for implicit relative paths (#35016) 2018-02-08 00:12:32 -08:00
identity keycloak_client: expand documentation, add some checking (#35545) 2018-02-08 08:07:54 -05:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging rabbitmq_policy: fix IndexError when no policies exist yet (#33556) 2018-01-26 22:00:53 +01:00
monitoring added force option to zabbix_hostmacro to allow control of overwriting (#35516) 2018-02-01 03:37:11 -05:00
net_tools exo_dns_record: remove limitation for multiple records only for A type (#35173) 2018-02-05 22:40:02 +01:00
network fix nxos_vpc issues (#35868) 2018-02-08 18:50:37 +05:30
notification Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
packaging Add aliases for parameters to rhsm_repository module (#35800) 2018-02-08 14:13:47 +01:00
remote_management Add GCE provider for ManageIQ (#35705) 2018-02-05 04:43:19 -05:00
source_control [git] Fix switching branch of shallow clone (#18728) 2018-02-07 18:07:02 -05:00
storage Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
system add DragonFlyBSD support to modules/system/{user,group} 2018-02-07 17:18:49 -05:00
utilities undeprecate include 2018-02-07 12:35:56 -05:00
web_infrastructure Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
windows win_uri: fixes (#35487) 2018-02-07 20:58:47 +11:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00