community.general/lib/ansible/modules
Dag Wieers 12b8b8dcf2
aci_aaa_user: Manage AAA users on ACI fabrics (#35543)
* aci_aaa_user: Manage AAA users on ACI fabrics

* Fix module documentation

* Ensure we allow to not set accountStatus and expires

* Added aaa_password_lifetime and aaa_password_update_required support

* Improvements to integration tests in light of issue 35544

* Fix ACI ISO 8601 formatted string

* Add HAS_DATEUTIL
2018-02-01 00:45:32 +01:00
..
cloud [cloud] Log more exception info to fix sts_assume_role integration tests (#35570) 2018-01-31 13:18:09 -05: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 Module to generate Diffie-Hellman parameters (#32620) 2018-01-26 08:08:29 +00:00
database influxdb: fix 'database_name' not optional (#35280) 2018-01-24 16:25:12 +01:00
files Add transfer checksum verification in copy module (#35367) 2018-01-26 10:48:08 -06:00
identity New module: keycloak_clienttemplate (#33419) 2018-01-31 13:12:53 +00: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 zabbix_host: add interface definition error checking / defaults (#35366) 2018-01-27 05:06:13 -05:00
net_tools nmcli: Allow setting ipv4.dhcp-client-id parameter (#34268) 2018-01-29 17:02:46 -06:00
network aci_aaa_user: Manage AAA users on ACI fabrics (#35543) 2018-02-01 00:45:32 +01:00
notification Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
packaging Add rhsm_repository module (#28292) 2018-01-22 12:42:29 -05:00
remote_management Add support for primary and secondary redundancy types. Require cdn name for user-defined names. (#35505) 2018-01-30 16:50:16 +01:00
source_control github_release: Fix state returned from module (#33735) 2018-01-23 08:37:41 +05:30
storage modules/na_cdot_lun: properly compare LUN size (#34846) 2018-01-17 16:32:54 -05:00
system New Ansible module for Virtual Data Optimizer (#32267) 2018-01-31 15:22:01 -05:00
utilities Module deprecation: docs, scheme and tests (#34100) 2018-01-30 12:23:52 +00:00
web_infrastructure letsencrypt: fix account key detection for keys created by openssl_privatekey (#35534) 2018-01-31 02:24:08 -05:00
windows Module deprecation: docs, scheme and tests (#34100) 2018-01-30 12:23:52 +00:00
__init__.py