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 561d768f44 Merge pull request #1076 from trondhindenes/win_package_bugfix
turned off strict msi code checking
9 years ago
..
__init__.py
win_chocolatey.ps1 win_chocolatey bugfixes 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
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. 9 years ago
win_iis_website.py
win_nssm.ps1 Move comments to the documentation 9 years ago
win_nssm.py doc formatting fixes 9 years ago
win_package.ps1 turned out strict msi code checking 9 years ago
win_package.py added module author 9 years ago
win_regedit.ps1
win_regedit.py
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
win_updates.ps1 win_updates rewrite for 2.0 9 years ago
win_updates.py win_updates rewrite for 2.0 9 years ago
win_webpicmd.ps1
win_webpicmd.py more doc fixes 9 years ago