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
nitzmahone 5abb914315 win_updates fix to use documented InstanceGuid property name 9 years ago
..
__init__.py
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
win_dotnet_ngen.py
win_environment.ps1
win_environment.py
win_file_version.ps1 fix default arg handling and error messages in win_file_version 9 years ago
win_file_version.py Fix module docs 9 years ago
win_firewall_rule.ps1 Fix issue #1406 about win_firewall_rule 9 years ago
win_firewall_rule.py correct win_firewall state parameter 9 years ago
win_iis_virtualdirectory.ps1
win_iis_virtualdirectory.py
win_iis_webapplication.ps1
win_iis_webapplication.py
win_iis_webapppool.ps1 Fix win_iis_webapppool module to not null ref when removing an apppool using PS4 9 years ago
win_iis_webapppool.py
win_iis_webbinding.ps1
win_iis_webbinding.py Remove duplicate documentation fields 9 years ago
win_iis_website.ps1 Merge pull request #1183 from blakfeld/add_id_to_win_iis_website 9 years ago
win_iis_website.py fix version_added issues in win_iis_website 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_owner.ps1 suggestion by @nitzmahone, to not use Get-Attr in combination with ConvertTo-Bool 9 years ago
win_owner.py fixxed tests 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 Add extra PS Drives so you can access other parts of the registry 9 years ago
win_regedit.py
win_regmerge.ps1 First pass at adding win_regmerge module for handling bulk registry changes 9 years ago
win_regmerge.py Added return documentation to win_regmerge module 9 years ago
win_scheduled_task.ps1
win_scheduled_task.py Add note server 2012 note to win_scheduled_task. 9 years ago
win_share.ps1 fixed problems related to userpricincipalname (user@domain) and undefined variables 9 years ago
win_share.py fixxed tests 9 years ago
win_timezone.ps1
win_timezone.py DOCUMENTATION fixes for a few modules 9 years ago
win_unzip.ps1 win_unzip: Use absolute path for src and dest 9 years ago
win_unzip.py
win_updates.ps1 win_updates fix to use documented InstanceGuid property name 9 years ago
win_updates.py Fixing win_updates example for listing available updates. 9 years ago
win_uri.ps1 Converting result to snake_case before returning 9 years ago
win_uri.py Converting result to snake_case before returning 9 years ago
win_webpicmd.ps1
win_webpicmd.py