community.general/lib/ansible/modules
Jordan Borean 4019d4f6d1
Windows Privileges - moved util code to it's own C# util (#48897)
* Windows Privileges - moved util code to it's own C# util

* Rename Enabler class to PrivilegeEnabler to remove ambiguity

* rename Utils to PrivilegeUtil

* fix missing util name changes
2018-12-14 12:00:46 +10:00
..
cloud Lowercase task name and format variable with spaces 2018-12-12 17:05:55 -05:00
clustering k8s_service: add new kubernetes module for handling Services (#48872) 2018-12-12 11:18:36 -05:00
commands Add Windows example of raw command (#47153) 2018-11-30 17:12:19 +01:00
crypto Added get_certificate module (#41735) 2018-12-07 13:27:16 +00:00
database postgresql_schema: permit to drop cascade schema (#49469) 2018-12-13 19:03:48 -05:00
files read_csv: new module to read CSV files (#49578) 2018-12-10 11:42:47 +00:00
identity Fix an issue retrieving some types of 1Password items. (#47213) 2018-12-05 11:49:26 -05:00
inventory Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
messaging rabbitmq_vhost_limits: Move to rabbitmq subdirectory (#49650) 2018-12-08 23:41:59 +01:00
monitoring Fix grafana_dashboard py2/3 compatibility (#49194) 2018-12-12 12:42:55 -05:00
net_tools Netbox Module: netbox_ip_address (#48424) 2018-12-13 09:40:15 +00:00
network ACI: Add seealso fragments to module documentation (#49844) 2018-12-13 19:40:53 +01:00
notification Add support for hex color in slack module (#49804) 2018-12-12 08:41:49 +00:00
packaging Properly report install failures from dnf module (#49760) 2018-12-13 05:22:53 -05:00
remote_management Add DellEMC iDRAC Firmware module (#46675) 2018-12-11 16:38:01 +01:00
source_control Deprecate the github_hooks module (#49296) 2018-12-06 15:56:53 +00:00
storage Fix example with spacing error in hostname (#49812) 2018-12-12 14:15:00 -06:00
system added support for icmp-blocks and icmp-block-inversion (#45705) 2018-12-12 15:01:35 -05:00
utilities Remove sleep and switch to pipe for IPC (#28561) 2018-12-11 14:26:06 -05:00
web_infrastructure stop requiring description. this is not a mandated jira field for all screens (#46023) 2018-12-11 14:24:24 +00:00
windows Windows Privileges - moved util code to it's own C# util (#48897) 2018-12-14 12:00:46 +10:00
__init__.py