ansible/windows
daveres 5d1e9c6acb Correct problem with changed:true
I have just changed a small piece of this module to avoid to return always that the task is changed
2015-12-08 19:00:31 +01:00
..
__init__.py
win_acl.ps1 changes param src to path, and updates docs accordingly 2015-07-15 11:42:27 -05:00
win_acl.py Fix win_acl docs build 2015-10-16 11:11:42 -07:00
win_chocolatey.ps1 Correct problem with changed:true 2015-12-08 19:00:31 +01:00
win_chocolatey.py
win_dotnet_ngen.ps1
win_dotnet_ngen.py more doc fixes 2015-07-28 14:27:21 -04:00
win_environment.ps1
win_environment.py Document module limitations to resolve https://github.com/ansible/ansible-modules-extras/issues/908 2015-10-07 05:25:28 +01:00
win_firewall_rule.ps1 fix: Add 'enable:' flag for enabling existing rules which are disabled by default. 2015-10-06 14:03:27 +01:00
win_firewall_rule.py fix: Add 'enable:' flag for enabling existing rules which are disabled by default. 2015-10-06 14:03:27 +01:00
win_iis_virtualdirectory.ps1 Fix: support for virtual directories in applications 2015-10-19 16:29:43 +02:00
win_iis_virtualdirectory.py Adds examples for win_iis_virtualdirectory 2015-10-19 16:04:17 +02:00
win_iis_webapplication.ps1
win_iis_webapplication.py
win_iis_webapppool.ps1 Made win_iis_webapppool Strict Compliant 2015-10-15 18:02:21 -05:00
win_iis_webapppool.py
win_iis_webbinding.ps1
win_iis_webbinding.py
win_iis_website.ps1 Fix #1099: Only populate site result when it is there 2015-10-14 00:33:28 -07:00
win_iis_website.py
win_nssm.ps1 Replace slashes in the parameter string 2015-12-04 14:33:31 -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 added module author 2015-10-01 19:12:21 +02:00
win_regedit.ps1 Appending "Registry::" is not needed and no longer works. 2015-11-25 11:41:02 -05:00
win_regedit.py Adding functionality to not only edit Values, but also Keys. 2015-07-06 16:22:55 -04:00
win_scheduled_task.ps1 Remove duplicate action declaration. 2015-09-08 14:45:21 -05:00
win_scheduled_task.py Note parameters that are not idempotent 2015-09-08 14:40:21 -05:00
win_unzip.ps1 use convertto-bool for rm and recurse params 2015-07-06 11:55:41 -05:00
win_unzip.py minor doc fixes that had lingering description of deprecated functions 2015-07-17 22:15:57 -05:00
win_updates.ps1 fix race condition and missing property 2015-11-20 09:08:42 +01:00
win_updates.py win_updates rewrite for 2.0 2015-08-21 09:49:36 -07:00
win_webpicmd.ps1 Fix #1101: win_webpicmd strict mode fixes 2015-10-14 00:39:59 -07:00
win_webpicmd.py more doc fixes 2015-07-28 14:27:21 -04:00