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
Brian Coca 166133b1f8 Merge pull request #1111 from h0nIg/devel
win_acl: windows 2008 fix + special account fix + strict fix
9 years ago
..
__init__.py package file 10 years ago
win_acl.ps1 fixed problems related to userpricincipalname (user@domain) and undefined variables 9 years ago
win_acl.py Merge pull request #1111 from h0nIg/devel 9 years ago
win_chocolatey.ps1 Merge pull request #1295 from superquadratic/win_choco_params 9 years ago
win_chocolatey.py added missing version_added to new options 9 years ago
win_dotnet_ngen.ps1 Create win_dotnet_ngen module 9 years ago
win_dotnet_ngen.py more doc fixes 9 years ago
win_environment.ps1 Update attribution 9 years ago
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 #1512 add missing property in win_firewall_rule 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 Modules to manage IIS 10 years ago
win_iis_webapplication.py Fix up docs 9 years ago
win_iis_webapppool.ps1 Made win_iis_webapppool Strict Compliant 9 years ago
win_iis_webapppool.py These modules were added to version 2.0, not 1.9 9 years ago
win_iis_webbinding.ps1 Modules to manage IIS 10 years ago
win_iis_webbinding.py Remove duplicate documentation fields 9 years ago
win_iis_website.ps1 Fix #1099: Only populate site result when it is there 9 years ago
win_iis_website.py These modules were added to version 2.0, not 1.9 9 years ago
win_nssm.ps1 Merge pull request #1327 from georgefrank/win_nssm-fix-1161 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 Remove duplicate documentation fields 9 years ago
win_regedit.ps1 win_regedit: fixes #1404 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 Added Error messages to the Try/Catch blocks 9 years ago
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