ansible/windows
2016-08-18 10:32:02 -07:00
..
__init__.py
win_acl.ps1
win_acl.py
win_acl_inheritance.ps1 suggestion by @nitzmahone to not use Get-Attr in combination with ConvertTo-Bool, improved documentation regarding organize 2016-03-22 09:07:09 +01:00
win_acl_inheritance.py suggestion by @nitzmahone to not use Get-Attr in combination with ConvertTo-Bool, improved documentation regarding organize 2016-03-22 09:07:09 +01:00
win_chocolatey.ps1 pass flag to choco, allowemptychecksums and ignorechecksums (#2722) 2016-08-18 09:46:37 -07:00
win_chocolatey.py clean up win_chocolatey doc bugs, remove redundant 2016-08-18 10:32:02 -07:00
win_dotnet_ngen.ps1
win_dotnet_ngen.py
win_environment.ps1 Fix win_environment: strict-mode fix for 'value' (#2404) 2016-06-15 11:26:03 -07:00
win_environment.py
win_file_version.ps1
win_file_version.py Fix module docs 2016-03-15 17:44:59 -07:00
win_firewall_rule.ps1 win_firewall_rule: fix "property X doesn't exist" 2016-08-03 11:05:08 +02:00
win_firewall_rule.py win_firewall_rule: strictmode fixes (#2432) 2016-06-20 17:35:27 -04:00
win_iis_virtualdirectory.ps1
win_iis_virtualdirectory.py
win_iis_webapplication.ps1
win_iis_webapplication.py
win_iis_webapppool.ps1 Fix problem with 'restarted' state not restarting the apppool when it is in running state (#1451) 2016-05-20 17:31:46 -07:00
win_iis_webapppool.py
win_iis_webbinding.ps1 StrictMode fixes for win_iis_webbinding 2016-06-15 14:46:05 -07:00
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 updated documentation for win_package (#2677) 2016-08-06 09:45:46 +02:00
win_regedit.ps1 Various fixes to win_regedit and documentation (#2436) 2016-06-16 12:32:53 -07:00
win_regedit.py Various fixes to win_regedit and documentation (#2436) 2016-06-16 12:32:53 -07:00
win_regmerge.ps1 Validate return code and fail properly (#2334) 2016-06-10 19:24:43 +02:00
win_regmerge.py Added return documentation to win_regmerge module 2016-03-21 08:25:41 +00:00
win_robocopy.ps1 Add Win Robocopy module (#1078) 2016-05-20 17:25:24 -07:00
win_robocopy.py Add Win Robocopy module (#1078) 2016-05-20 17:25:24 -07:00
win_scheduled_task.ps1 StrictMode fixes for win_iis_webbinding 2016-06-15 14:46:05 -07:00
win_scheduled_task.py
win_share.ps1
win_share.py
win_timezone.ps1
win_timezone.py
win_unzip.ps1 win_unzip: Use absolute path for src and dest 2016-03-20 12:29:26 +01:00
win_unzip.py Make documentation of win_unzip work on python3 as well 2016-06-04 10:48:02 -07:00
win_updates.ps1 fix win_updates to prevent Get-Member failure on bogus job output 2016-06-22 17:19:05 -07:00
win_updates.py Fixing win_updates example for listing available updates. 2016-03-18 19:07:54 +01:00
win_uri.ps1
win_uri.py Use HTTPS instead of legacy HTTP for ansible.com (#2636) 2016-08-02 21:12:51 +02:00
win_webpicmd.ps1 StrictMode fixes for win_iis_webbinding 2016-06-15 14:46:05 -07:00
win_webpicmd.py