You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
__init__.py
win_acl.ps1 changes param src to path, and updates docs accordingly 9 years ago
win_acl.py Fix win_acl docs build 9 years ago
win_chocolatey.ps1 Correct problem with changed:true 9 years ago
win_chocolatey.py
win_dotnet_ngen.ps1
win_dotnet_ngen.py more doc fixes 9 years ago
win_environment.ps1
win_environment.py Document module limitations to resolve https://github.com/ansible/ansible-modules-extras/issues/908 9 years ago
win_firewall_rule.ps1 fix: Add 'enable:' flag for enabling existing rules which are disabled by default. 9 years ago
win_firewall_rule.py fix: Add 'enable:' flag for enabling existing rules which are disabled by default. 9 years ago
win_iis_virtualdirectory.ps1 Fix: support for virtual directories in applications 9 years ago
win_iis_virtualdirectory.py Adds examples for win_iis_virtualdirectory 9 years ago
win_iis_webapplication.ps1
win_iis_webapplication.py
win_iis_webapppool.ps1 Made win_iis_webapppool Strict Compliant 9 years ago
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 9 years ago
win_iis_website.py
win_nssm.ps1 Replace slashes in the parameter string 9 years ago
win_nssm.py Replace slashes in the parameter string 9 years ago
win_package.ps1 Merge pull request #1174 from trondhindenes/win_package_guidfix 9 years ago
win_package.py added module author 9 years ago
win_regedit.ps1 Appending "Registry::" is not needed and no longer works. 9 years ago
win_regedit.py Adding functionality to not only edit Values, but also Keys. 9 years ago
win_scheduled_task.ps1 Remove duplicate action declaration. 9 years ago
win_scheduled_task.py Note parameters that are not idempotent 9 years ago
win_unzip.ps1
win_unzip.py minor doc fixes that had lingering description of deprecated functions 9 years ago
win_updates.ps1 fix race condition and missing property 9 years ago
win_updates.py win_updates rewrite for 2.0 9 years ago
win_webpicmd.ps1 Fix #1101: win_webpicmd strict mode fixes 9 years ago
win_webpicmd.py more doc fixes 9 years ago