This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.general
mirror of
https://github.com/ansible-collections/community.general.git
Watch
1
Star
0
Fork
You've already forked community.general
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
107c257293
community.general
/
lib
/
ansible
/
modules
/
extras
/
windows
History
jhawkesworth@users.noreply.github.com
e878cf43f6
Fix for
https://github.com/ansible/ansible-modules-extras/issues/2090
2016-12-08 11:34:10 -05: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-12-08 11:34:09 -05:00
win_acl_inheritance.py
suggestion by @nitzmahone to not use Get-Attr in combination with ConvertTo-Bool, improved documentation regarding organize
2016-12-08 11:34:09 -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-12-08 11:34:08 -05:00
win_environment.py
…
win_file_version.ps1
…
win_file_version.py
…
win_firewall_rule.ps1
win-firewall-rule: temp disable strict-mode for the time being
2016-12-08 11:34:08 -05:00
win_firewall_rule.py
The enable parameter is a boolean, then convert to a boolean. (
#1607
)
2016-12-08 11:34:05 -05: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
…
win_iis_website.py
…
win_nssm.ps1
…
win_nssm.py
…
win_owner.ps1
fixed problems related to userpricincipalname (user@domain) and undefined variables fixed variable capitalization
2016-12-08 11:34:02 -05:00
win_owner.py
fixxed tests
2016-12-08 11:34:02 -05:00
win_package.ps1
…
win_package.py
…
win_regedit.ps1
Fix for
https://github.com/ansible/ansible-modules-extras/issues/2090
2016-12-08 11:34:10 -05:00
win_regedit.py
Fix for
https://github.com/ansible/ansible-modules-extras/issues/2090
2016-12-08 11:34:10 -05:00
win_regmerge.ps1
…
win_regmerge.py
…
win_scheduled_task.ps1
fix: win-scheduled-task strict-mode fixes
2016-12-08 11:34:08 -05:00
win_scheduled_task.py
Add note server 2012 note to win_scheduled_task.
2016-12-08 11:34:00 -05:00
win_share.ps1
…
win_share.py
…
win_timezone.ps1
…
win_timezone.py
…
win_unzip.ps1
…
win_unzip.py
…
win_updates.ps1
win_updates fix to use documented InstanceGuid property name
2016-12-08 11:34:03 -05:00
win_updates.py
…
win_uri.ps1
…
win_uri.py
…
win_webpicmd.ps1
…
win_webpicmd.py
…