.. |
__init__.py
|
…
|
|
win_acl.ps1
|
changes param src to path, and updates docs accordingly
|
2016-12-08 11:33:27 -05:00 |
win_acl.py
|
Fix win_acl docs build
|
2016-12-08 11:33:28 -05:00 |
win_chocolatey.ps1
|
win_chocolatey: Add install_args, params and ignoredependencies
|
2016-12-08 11:33:39 -05:00 |
win_chocolatey.py
|
added missing version_added to new options
|
2016-12-08 11:33:39 -05:00 |
win_dotnet_ngen.ps1
|
Create win_dotnet_ngen module
|
2016-12-08 11:33:02 -05:00 |
win_dotnet_ngen.py
|
more doc fixes
|
2016-12-08 11:33:05 -05:00 |
win_environment.ps1
|
…
|
|
win_environment.py
|
Document module limitations to resolve https://github.com/ansible/ansible-modules-extras/issues/908
|
2016-12-08 11:33:25 -05:00 |
win_firewall_rule.ps1
|
fix error with misArg not being declared
|
2016-12-08 11:33:39 -05:00 |
win_firewall_rule.py
|
fix: Add 'enable:' flag for enabling existing rules which are disabled by default.
|
2016-12-08 11:33:27 -05:00 |
win_iis_virtualdirectory.ps1
|
Fix: support for virtual directories in applications
|
2016-12-08 11:33:32 -05:00 |
win_iis_virtualdirectory.py
|
Adds examples for win_iis_virtualdirectory
|
2016-12-08 11:33:32 -05:00 |
win_iis_webapplication.ps1
|
…
|
|
win_iis_webapplication.py
|
Fix up docs
|
2016-12-08 11:32:54 -05:00 |
win_iis_webapppool.ps1
|
Made win_iis_webapppool Strict Compliant
|
2016-12-08 11:33:30 -05:00 |
win_iis_webapppool.py
|
…
|
|
win_iis_webbinding.ps1
|
…
|
|
win_iis_webbinding.py
|
…
|
|
win_iis_website.ps1
|
Fix #1099: Only populate site result when it is there
|
2016-12-08 11:33:28 -05:00 |
win_iis_website.py
|
…
|
|
win_nssm.ps1
|
Use "" for AppParameters if it's null
|
2016-12-08 11:33:39 -05:00 |
win_nssm.py
|
Replace slashes in the parameter string Also remove duplicate documentation
|
2016-12-08 11:33:37 -05:00 |
win_package.ps1
|
Various improvements to win_package
|
2016-12-08 11:33:31 -05:00 |
win_package.py
|
added module author
|
2016-12-08 11:33:24 -05:00 |
win_regedit.ps1
|
Appending "Registry::" is not needed and no longer works.
|
2016-12-08 11:33:37 -05:00 |
win_regedit.py
|
Adding functionality to not only edit Values, but also Keys.
|
2016-12-08 11:32:58 -05:00 |
win_scheduled_task.ps1
|
Remove duplicate action declaration.
|
2016-12-08 11:33:22 -05:00 |
win_scheduled_task.py
|
Note parameters that are not idempotent
|
2016-12-08 11:33:22 -05:00 |
win_unzip.ps1
|
use convertto-bool for rm and recurse params
|
2016-12-08 11:32:59 -05:00 |
win_unzip.py
|
minor doc fixes that had lingering description of deprecated functions
|
2016-12-08 11:33:00 -05:00 |
win_updates.ps1
|
fix race condition and missing property
|
2016-12-08 11:33:36 -05:00 |
win_updates.py
|
win_updates rewrite for 2.0
|
2016-12-08 11:33:24 -05:00 |
win_webpicmd.ps1
|
Fix #1101: win_webpicmd strict mode fixes
|
2016-12-08 11:33:37 -05:00 |
win_webpicmd.py
|
more doc fixes
|
2016-12-08 11:33:05 -05:00 |