community.general/lib/ansible/modules/extras/windows
Phil 00a4ec5e3b updates user search verification for local/domain - Thanks to @trondhindenes for implementing this strategy - also updated documentation 2016-12-08 11:33:27 -05:00
..
__init__.py
win_acl.ps1 updates user search verification for local/domain - Thanks to @trondhindenes for implementing this strategy - also updated documentation 2016-12-08 11:33:27 -05:00
win_acl.py updates user search verification for local/domain - Thanks to @trondhindenes for implementing this strategy - also updated documentation 2016-12-08 11:33:27 -05:00
win_chocolatey.ps1 win_chocolatey bugfixes 2016-12-08 11:33:23 -05:00
win_chocolatey.py
win_dotnet_ngen.ps1
win_dotnet_ngen.py
win_environment.ps1
win_environment.py Document module limitations to resolve https://github.com/ansible/ansible-modules-extras/issues/908 2016-12-08 11:33:25 -05:00
win_firewall_rule.ps1 fix: Add 'enable:' flag for enabling existing rules which are disabled by default. 2016-12-08 11:33:27 -05:00
win_firewall_rule.py fix: Add 'enable:' flag for enabling existing rules which are disabled by default. 2016-12-08 11:33:27 -05:00
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
win_iis_website.ps1 Adding fix to get around bug found with the New-Webstire command when running playbook on a vanilla machine. 2016-12-08 11:33:27 -05:00
win_iis_website.py
win_nssm.ps1 Move comments to the documentation 2016-12-08 11:33:22 -05:00
win_nssm.py doc formatting fixes 2016-12-08 11:33:25 -05:00
win_package.ps1 turned out strict msi code checking 2016-12-08 11:33:27 -05:00
win_package.py added module author 2016-12-08 11:33:24 -05:00
win_regedit.ps1
win_regedit.py
win_scheduled_task.ps1 Remove duplicate action declaration. 2016-12-08 11:33:22 -05:00
win_scheduled_task.py Note parameters that are not idempotent 2016-12-08 11:33:22 -05:00
win_unzip.ps1
win_unzip.py
win_updates.ps1 win_updates rewrite for 2.0 2016-12-08 11:33:24 -05:00
win_updates.py win_updates rewrite for 2.0 2016-12-08 11:33:24 -05:00
win_webpicmd.ps1
win_webpicmd.py