ansible/windows
2016-04-22 18:37:31 +01:00
..
__init__.py
win_acl.ps1
win_acl.py Merge pull request #1111 from h0nIg/devel 2016-02-01 23:45:26 -05:00
win_chocolatey.ps1
win_chocolatey.py
win_dotnet_ngen.ps1
win_dotnet_ngen.py
win_environment.ps1 fix: win-environment strict-mode fixes 2016-04-20 14:13:03 +01:00
win_environment.py
win_file_version.ps1 fix default arg handling and error messages in win_file_version 2016-03-10 13:16:07 -08:00
win_file_version.py Fix module docs 2016-03-15 17:44:59 -07:00
win_firewall_rule.ps1 win-firewall-rule: temp disable strict-mode for the time being 2016-04-20 21:44:29 +01:00
win_firewall_rule.py The enable parameter is a boolean, then convert to a boolean. (#1607) 2016-04-12 14:07:32 +02:00
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 Merge pull request #1183 from blakfeld/add_id_to_win_iis_website 2016-03-11 18:04:27 +00:00
win_iis_website.py fix version_added issues in win_iis_website 2016-03-11 14:37:46 -08:00
win_nssm.ps1
win_nssm.py
win_owner.ps1 suggestion by @nitzmahone, to not use Get-Attr in combination with ConvertTo-Bool 2016-03-21 17:49:51 +01:00
win_owner.py
win_package.ps1
win_package.py
win_regedit.ps1 fix problem where you couldn't compare empty strings in win_regedit following my previous change 2016-04-22 18:37:31 +01:00
win_regedit.py Documentation improvements 2016-04-15 06:51:16 +01:00
win_regmerge.ps1
win_regmerge.py Added return documentation to win_regmerge module 2016-03-21 08:25:41 +00:00
win_scheduled_task.ps1 fix: win-scheduled-task strict-mode fixes 2016-04-20 14:12:11 +01:00
win_scheduled_task.py Add note server 2012 note to win_scheduled_task. 2016-03-10 13:41:04 -05:00
win_share.ps1
win_share.py
win_timezone.ps1
win_timezone.py DOCUMENTATION fixes for a few modules 2016-03-01 14:22:08 -06:00
win_unzip.ps1 win_unzip: Use absolute path for src and dest 2016-03-20 12:29:26 +01:00
win_unzip.py
win_updates.ps1 win_updates fix to use documented InstanceGuid property name 2016-04-07 17:38:38 -07:00
win_updates.py Fixing win_updates example for listing available updates. 2016-03-18 19:07:54 +01:00
win_uri.ps1 Converting result to snake_case before returning 2016-03-02 09:54:31 -06:00
win_uri.py Converting result to snake_case before returning 2016-03-02 09:54:31 -06:00
win_webpicmd.ps1
win_webpicmd.py