community.general/lib/ansible/modules
nwsparks cf6f6d09db new windows module win_audit_policy_system (#31046)
* new windows module win_audit_policy_system

* removed the backup/restore functionality

adjusted to use run-command rather than running the command directly

adjusted testing appropriately for the above changes

* fixed issue with variable naming in testing
removed .psm1 from requires
fixed copyright

* Updated audit_type to list and added appropriate error handling
Updated testing accordingly
Fixed up documentation
2017-12-04 17:42:36 -05:00
..
cloud Add missing msg in fail_json (#33543) 2017-12-04 21:57:58 +05:30
clustering consul_session: PEP8 compliancy and documentation changes (#33000) 2017-11-17 21:48:36 +01:00
commands Add proper check mode support to the script module (#31852) 2017-11-13 15:33:44 -08:00
crypto Support basicConstraints in openssl_csr (#32632) 2017-11-30 19:20:45 +05:30
database Fix typo in examples section for elasticsearch_plugin module. (#33301) 2017-11-27 16:16:56 +05:30
files removed Queen's english from documentation 2017-11-28 10:03:36 +10:00
identity Add keycloak_client module for administration of Keycloak clients (#31716) 2017-11-29 16:44:35 -05:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging
monitoring Rename monit status function to prevent override in runtime (#30702) 2017-12-02 14:01:08 -05:00
net_tools Pass proper error value to to_text (#33030) 2017-11-17 16:00:29 -05:00
network Add missing msg in fail_json (#33543) 2017-12-04 21:57:58 +05:30
notification Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
packaging rpm_key: PEP8 compliancy and documentation changes (#33426) 2017-12-04 13:30:27 +01:00
remote_management DatacenterFactsModule for HPE OneView (#32701) 2017-11-28 13:49:51 +00:00
source_control Add limit for new password in gitlab_user (#33374) 2017-12-01 12:38:44 +05:30
storage zfs: PEP8 compliancy and documentation changes (#32648) 2017-11-07 15:33:32 -05:00
system authorized_key: remove deprecated get_exception API (#33277) 2017-12-02 14:24:30 +01:00
utilities Small correction to import_role documentation (#33285) 2017-12-01 20:58:31 +10:00
web_infrastructure letsencrypt: fix docs, openssl csr to req (#33519) 2017-12-04 11:33:30 +01:00
windows new windows module win_audit_policy_system (#31046) 2017-12-04 17:42:36 -05:00
__init__.py