.. |
__init__.py
|
package file
|
2014-12-17 13:25:51 +02:00 |
win_acl.ps1
|
changes param src to path, and updates docs accordingly
|
2015-07-15 11:42:27 -05:00 |
win_acl.py
|
fixes examples in docs to use updated param name
|
2015-09-25 15:54:39 -05:00 |
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
|
win_chocolatey bugfixes
|
2015-09-23 20:49:26 +02:00 |
win_chocolatey.py
|
Add author data
|
2015-06-16 12:30:47 -04:00 |
win_dotnet_ngen.ps1
|
Create win_dotnet_ngen module
|
2015-05-19 11:47:45 +01:00 |
win_dotnet_ngen.py
|
more doc fixes
|
2015-07-28 14:27:21 -04:00 |
win_environment.ps1
|
Update attribution
|
2015-05-15 00:40:30 +01:00 |
win_environment.py
|
Document module limitations to resolve https://github.com/ansible/ansible-modules-extras/issues/908
|
2015-10-07 05:25:28 +01:00 |
win_firewall_rule.ps1
|
fix: Add 'enable:' flag for enabling existing rules which are disabled by default.
|
2015-10-06 14:03:27 +01:00 |
win_firewall_rule.py
|
fix: Add 'enable:' flag for enabling existing rules which are disabled by default.
|
2015-10-06 14:03:27 +01:00 |
win_iis_virtualdirectory.ps1
|
Modules to manage IIS
|
2015-04-24 10:48:02 +02:00 |
win_iis_virtualdirectory.py
|
minor doc fixes
|
2015-07-17 00:51:08 -04:00 |
win_iis_webapplication.ps1
|
Modules to manage IIS
|
2015-04-24 10:48:02 +02:00 |
win_iis_webapplication.py
|
Fix up docs
|
2015-06-25 07:12:10 -07:00 |
win_iis_webapppool.ps1
|
Modules to manage IIS
|
2015-04-24 10:48:02 +02:00 |
win_iis_webapppool.py
|
These modules were added to version 2.0, not 1.9
|
2015-06-25 07:05:29 -07:00 |
win_iis_webbinding.ps1
|
Modules to manage IIS
|
2015-04-24 10:48:02 +02:00 |
win_iis_webbinding.py
|
These modules were added to version 2.0, not 1.9
|
2015-06-25 07:05:29 -07:00 |
win_iis_website.ps1
|
Adding fix to get around bug found with the New-Webstire command when running playbook on a vanilla machine.
|
2015-10-08 12:00:12 -04:00 |
win_iis_website.py
|
These modules were added to version 2.0, not 1.9
|
2015-06-25 07:05:29 -07:00 |
win_nssm.ps1
|
Move comments to the documentation
|
2015-08-20 13:57:03 -04:00 |
win_nssm.py
|
doc formatting fixes
|
2015-10-05 11:57:38 -04:00 |
win_package.ps1
|
turned out strict msi code checking
|
2015-10-09 20:28:54 +02:00 |
win_package.py
|
added module author
|
2015-10-01 19:12:21 +02:00 |
win_regedit.ps1
|
Adding functionality to not only edit Values, but also Keys.
|
2015-07-06 16:22:55 -04:00 |
win_regedit.py
|
Adding functionality to not only edit Values, but also Keys.
|
2015-07-06 16:22:55 -04:00 |
win_scheduled_task.ps1
|
Remove duplicate action declaration.
|
2015-09-08 14:45:21 -05:00 |
win_scheduled_task.py
|
Note parameters that are not idempotent
|
2015-09-08 14:40:21 -05:00 |
win_unzip.ps1
|
use convertto-bool for rm and recurse params
|
2015-07-06 11:55:41 -05:00 |
win_unzip.py
|
minor doc fixes that had lingering description of deprecated functions
|
2015-07-17 22:15:57 -05:00 |
win_updates.ps1
|
win_updates rewrite for 2.0
|
2015-08-21 09:49:36 -07:00 |
win_updates.py
|
win_updates rewrite for 2.0
|
2015-08-21 09:49:36 -07:00 |
win_webpicmd.ps1
|
win_webpicmd module for IIS module installation
|
2015-05-19 11:50:12 +01:00 |
win_webpicmd.py
|
more doc fixes
|
2015-07-28 14:27:21 -04:00 |