ansible/windows
2016-03-02 19:25:09 +00:00
..
__init__.py
win_acl.ps1 fixed problems related to userpricincipalname (user@domain) and undefined variables 2016-01-12 09:52:08 +01:00
win_acl.py Merge pull request #1111 from h0nIg/devel 2016-02-01 23:45:26 -05:00
win_chocolatey.ps1 Merge pull request #1295 from superquadratic/win_choco_params 2015-12-14 23:04:42 -05:00
win_chocolatey.py added missing version_added to new options 2015-12-14 23:09:06 -05:00
win_dotnet_ngen.ps1
win_dotnet_ngen.py
win_environment.ps1
win_environment.py
win_firewall_rule.ps1 Fix #1512 add missing property in win_firewall_rule 2016-01-18 15:27:36 +01:00
win_firewall_rule.py
win_iis_virtualdirectory.ps1
win_iis_virtualdirectory.py
win_iis_webapplication.ps1
win_iis_webapplication.py
win_iis_webapppool.ps1
win_iis_webapppool.py
win_iis_webbinding.ps1
win_iis_webbinding.py Remove duplicate documentation fields 2016-01-28 09:20:55 -08:00
win_iis_website.ps1
win_iis_website.py
win_nssm.ps1 Merge pull request #1327 from georgefrank/win_nssm-fix-1161 2015-12-14 23:20:06 -05:00
win_nssm.py Replace slashes in the parameter string 2015-12-04 14:33:31 -05:00
win_package.ps1 Merge pull request #1174 from trondhindenes/win_package_guidfix 2015-11-01 16:40:14 -05:00
win_package.py Remove duplicate documentation fields 2016-01-28 09:20:55 -08:00
win_regedit.ps1 Add extra PS Drives so you can access other parts of the registry 2016-02-09 06:42:02 +00:00
win_regedit.py
win_regmerge.ps1 First pass at adding win_regmerge module for handling bulk registry changes 2015-10-27 06:13:42 +00:00
win_regmerge.py DOCUMENTATION fixes for a few modules 2016-03-01 14:22:08 -06:00
win_scheduled_task.ps1
win_scheduled_task.py
win_timezone.ps1
win_timezone.py DOCUMENTATION fixes for a few modules 2016-03-01 14:22:08 -06:00
win_unzip.ps1 Added Error messages to the Try/Catch blocks 2015-11-02 14:08:00 -06:00
win_unzip.py
win_updates.ps1 fix race condition and missing property 2015-11-20 09:08:42 +01:00
win_updates.py
win_uri.ps1 Converting result to snake_case before returning 2016-03-02 09:54:31 -06:00
win_uri.py Converting result to snake_case before returning 2016-03-02 09:54:31 -06:00
win_webpicmd.ps1
win_webpicmd.py