ansible/windows
2015-07-31 18:04:34 -04:00
..
__init__.py
setup.ps1
slurp.ps1 Add check mode support for Windows modules that don't modify the remote system. 2015-07-31 18:04:34 -04:00
win_copy.ps1
win_copy.py Remove unnecessary imports in a docs only file for win_copy 2015-07-01 09:39:19 -05:00
win_feature.ps1
win_feature.py Fix windows feature example to actually install IIS 2015-07-29 12:23:37 -07:00
win_file.ps1 fixed win_file state=touch 2015-06-30 04:06:11 -04:00
win_file.py
win_get_url.ps1 Set force=yes as the default, add force parameter to module docs. 2015-07-10 16:34:46 -04:00
win_get_url.py Set force=yes as the default, add force parameter to module docs. 2015-07-10 16:34:46 -04:00
win_group.ps1
win_group.py
win_msi.ps1
win_msi.py
win_ping.ps1 Add check mode support for Windows modules that don't modify the remote system. 2015-07-31 18:04:34 -04:00
win_ping.py
win_service.ps1
win_service.py
win_stat.ps1 Add check mode support for Windows modules that don't modify the remote system. 2015-07-31 18:04:34 -04:00
win_stat.py
win_template.py Add missing GPLv3 License header 2015-07-03 22:57:53 -05:00
win_user.ps1 Save user after creating before trying to read/set other properties. Fixes #1241 2015-07-22 03:14:20 -04:00
win_user.py