community.general/lib/ansible/modules/windows
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
..
__init__.py
_win_msi.py
async_status.ps1
setup.ps1 Revert "replace math round with ceiling for ansible_memtotal_mb + add new variables to display swapfile config (#49611)" (#49876) 2018-12-13 21:33:55 +10:00
slurp.ps1
win_acl.ps1 Windows Privileges - moved util code to it's own C# util (#48897) 2018-12-14 12:00:46 +10:00
win_acl.py
win_acl_inheritance.ps1
win_acl_inheritance.py
win_audit_policy_system.ps1
win_audit_policy_system.py
win_audit_rule.ps1
win_audit_rule.py
win_certificate_store.ps1
win_certificate_store.py
win_chocolatey.ps1 win_chocolatey - move over to AnsibleModule and add allow_multiple (#48370) 2018-11-14 16:18:34 +10:00
win_chocolatey.py win_chocolatey - move over to AnsibleModule and add allow_multiple (#48370) 2018-11-14 16:18:34 +10:00
win_chocolatey_config.ps1
win_chocolatey_config.py
win_chocolatey_facts.ps1 win_chocolatey - move over to AnsibleModule and add allow_multiple (#48370) 2018-11-14 16:18:34 +10:00
win_chocolatey_facts.py
win_chocolatey_feature.ps1
win_chocolatey_feature.py
win_chocolatey_source.ps1
win_chocolatey_source.py
win_command.ps1
win_command.py
win_copy.ps1
win_copy.py
win_credential.ps1 win_credential: new module to manage credentials (#48840) 2018-11-22 06:55:48 +10:00
win_credential.py win_credential: new module to manage credentials (#48840) 2018-11-22 06:55:48 +10:00
win_defrag.ps1 win_defrag: Rewrite using AnsibleModule (#48381) 2018-11-12 08:10:47 +10:00
win_defrag.py
win_disk_facts.ps1
win_disk_facts.py
win_disk_image.ps1
win_disk_image.py
win_dns_client.ps1
win_dns_client.py
win_domain.ps1
win_domain.py
win_domain_computer.ps1
win_domain_computer.py
win_domain_controller.ps1
win_domain_controller.py
win_domain_group.ps1
win_domain_group.py
win_domain_membership.ps1
win_domain_membership.py
win_domain_user.ps1
win_domain_user.py
win_dotnet_ngen.ps1
win_dotnet_ngen.py
win_dsc.ps1
win_dsc.py
win_environment.ps1
win_environment.py
win_eventlog.ps1
win_eventlog.py
win_eventlog_entry.ps1
win_eventlog_entry.py
win_feature.ps1
win_feature.py Updated help to list all features (#48875) 2018-11-26 10:33:50 +10:00
win_file.ps1
win_file.py
win_file_version.ps1
win_file_version.py
win_find.ps1
win_find.py
win_firewall.ps1
win_firewall.py
win_firewall_rule.ps1
win_firewall_rule.py
win_get_url.ps1 win_get_url: Rewrite using AnsibleModule (#48390) 2018-11-19 08:17:13 +10:00
win_get_url.py
win_group.ps1
win_group.py
win_group_membership.ps1
win_group_membership.py
win_hostname.ps1
win_hostname.py
win_hotfix.ps1
win_hotfix.py
win_iis_virtualdirectory.ps1
win_iis_virtualdirectory.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
win_iis_webapplication.ps1
win_iis_webapplication.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
win_iis_webapppool.ps1
win_iis_webapppool.py
win_iis_webbinding.ps1
win_iis_webbinding.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
win_iis_website.ps1
win_iis_website.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
win_lineinfile.ps1
win_lineinfile.py
win_mapped_drive.ps1 win_mapped_drive - refactor module and docs (#48642) 2018-11-22 08:12:41 +10:00
win_mapped_drive.py win_mapped_drive: removed docs around a system wide mount (#49017) 2018-11-22 17:05:35 +10:00
win_msg.ps1
win_msg.py
win_nssm.ps1 Fix win_nssm credentials quoting (#48761) 2018-12-05 10:38:28 +10:00
win_nssm.py
win_owner.ps1
win_owner.py
win_package.ps1
win_package.py
win_pagefile.ps1
win_pagefile.py
win_partition.ps1 Add win_partition (#46292) 2018-11-26 11:01:59 +10:00
win_partition.py Add win_partition (#46292) 2018-11-26 11:01:59 +10:00
win_path.ps1
win_path.py
win_pester.ps1
win_pester.py
win_ping.ps1
win_ping.py
win_power_plan.ps1
win_power_plan.py
win_product_facts.ps1 win_product_facts: Implement review suggestions (#48573) 2018-11-13 05:44:57 +10:00
win_product_facts.py
win_psexec.ps1 win_psexec: Rewrite using AnsibleModule (#48383) 2018-11-12 07:00:57 +10:00
win_psexec.py
win_psmodule.ps1
win_psmodule.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
win_psrepository.ps1 Add win_psrepository (#48828) 2018-12-04 22:47:28 +01:00
win_psrepository.py Add win_psrepository (#48828) 2018-12-04 22:47:28 +01:00
win_rabbitmq_plugin.ps1
win_rabbitmq_plugin.py
win_reboot.py win_updates Add information/example wrt. reboots (#49834) 2018-12-13 09:38:11 -06:00
win_reg_stat.ps1
win_reg_stat.py
win_regedit.ps1 Windows Privileges - moved util code to it's own C# util (#48897) 2018-12-14 12:00:46 +10:00
win_regedit.py
win_region.ps1
win_region.py
win_regmerge.ps1
win_regmerge.py
win_robocopy.ps1
win_robocopy.py
win_route.ps1 Fixed win_route module (#46395) 2018-12-05 22:39:06 -05:00
win_route.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
win_say.ps1 win_say: Port to use CSharpUtil AnsibleBasic (#48361) 2018-11-19 07:07:12 +10:00
win_say.py
win_scheduled_task.ps1
win_scheduled_task.py
win_scheduled_task_stat.ps1
win_scheduled_task_stat.py
win_security_policy.ps1 win_security_policy - add warning when using this module ot edit rights (#48850) 2018-11-20 09:21:28 +10:00
win_security_policy.py win_security_policy - add warning when using this module ot edit rights (#48850) 2018-11-20 09:21:28 +10:00
win_service.ps1
win_service.py
win_share.ps1
win_share.py
win_shell.ps1
win_shell.py
win_shortcut.ps1 win_shortcut: add run as admin and fix shell folder idempotency (#48584) 2018-11-14 12:15:04 +10:00
win_shortcut.py win_shortcut: add run as admin and fix shell folder idempotency (#48584) 2018-11-14 12:15:04 +10:00
win_snmp.ps1 win_snmp: Initial commit (#45710) 2018-11-22 06:55:10 +10:00
win_snmp.py win_snmp: Initial commit (#45710) 2018-11-22 06:55:10 +10:00
win_stat.ps1
win_stat.py
win_tempfile.ps1 win_tempfile: Rewrite using AnsibleModule (#48386) 2018-11-12 08:30:36 +10:00
win_tempfile.py
win_template.py
win_timezone.ps1
win_timezone.py
win_toast.ps1
win_toast.py
win_unzip.ps1
win_unzip.py
win_updates.ps1 win_updates: Add post search category matching to support product matching (#45708) 2018-11-07 19:32:07 +10:00
win_updates.py win_updates Add information/example wrt. reboots (#49834) 2018-12-13 09:38:11 -06:00
win_uri.ps1 win_uri: fix body with one item in list (#49484) 2018-12-12 14:06:54 +10:00
win_uri.py
win_user.ps1
win_user.py
win_user_right.ps1
win_user_right.py
win_wait_for.ps1
win_wait_for.py
win_wait_for_process.ps1 win_wait_for_process: Rewrite using AnsibleModule (#48388) 2018-11-17 02:15:49 +01:00
win_wait_for_process.py Update win_wait_for_process.py (#48816) 2018-11-17 02:04:56 +01:00
win_wakeonlan.ps1 win_wakeonlan: Rewrite using AnsibleModule (#48380) 2018-11-12 07:06:55 +10:00
win_wakeonlan.py
win_webpicmd.ps1
win_webpicmd.py
win_whoami.ps1
win_whoami.py
win_xml.ps1 Use System.Xml.XmlDocument.Load rather than Get-Content to avoid (#49206) 2018-12-04 15:19:38 +00:00
win_xml.py