community.general/lib/ansible
nwsparks 5cccad8ed4 new windows module, win_audit_rule (#30473)
* added win_audit_rule with integration test

* Updated integration testing to target files as well as directories
and registry keys. Split testing files apart to be more organized.

Updated powershell for better handling when targetting file objects
and optimized a bit. Removed duplicated sections that got there from a
previous merge I think.

* Decided to make all the fact names the same in integration testing.
Seemed like there would be less change of accidentally using the wrong
variable when copy/pasting that way, and not much upside to having
unique names.

Did final cleanup and fixed a few errors in the integration testing.

* Fixed a bug where results was displaying a wrong value

Fixed a bug where removal was failing if multiple rules existed due to
inheritance from higher level objects.

* Resolved issue with unhandled error when used didn't have permissions
for get-acl.

Changed from setauditrule to addauditrule, see comment in script for reasoning.

Fixed state absent to be able to remove multiple entries if they exist.

* fixed docs issue

* updated to fail if invalid inheritance_rule when defining a file rather than warn
2017-10-20 11:20:33 +10:00
..
cli Remove extraneous comment block (#31865) 2017-10-18 11:08:29 +01:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config Network command module for Brocade IronWare routers (#31429) 2017-10-17 13:54:32 +01:00
errors report extra info in verbose and if needed 2017-10-03 16:48:21 -04:00
executor correctly deal with changed (#31812) 2017-10-17 11:44:17 +10:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory fixed caches (#30667) 2017-10-19 14:23:22 -04:00
module_utils Relicense fact code I wrote to 2 clause BSD 2017-10-19 10:38:39 -07:00
modules new windows module, win_audit_rule (#30473) 2017-10-20 11:20:33 +10:00
parsing Vault secrets script client inc new 'keyring' client (#27669) 2017-10-13 15:23:08 -04:00
playbook Fix static determination for include_tasks 2017-10-11 17:30:45 -07:00
plugins Adds regex for stdout needed for changing root password and regex for stderr catching problems with the password. (#31955) 2017-10-19 16:52:14 -07:00
template Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
utils zabbix: Move commonly used docs to doc fragments (#31833) 2017-10-17 17:03:51 +02:00
vars add all group vars back to implicit localhost 2017-10-18 13:57:55 -07:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Fix backwards compatibility of constants.get_config 2017-10-03 09:19:04 -04:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00