ansible/windows
Brian Coca d8f45bab41 Merge pull request #1607 from abriening/win_get_url_updates
Adds basic authentication & skip certificate validation to win_get_ur…
2015-09-04 12:47:19 -04:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
setup.ps1 added windows facts ansible_lastboot, ansible_uptime_seconds 2015-08-21 13:37:29 -07:00
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 Fix win_copy problems described here: https://github.com/ansible/ansible-modules-core/issues/1404 2015-06-10 18:44:55 +01:00
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 Added support for comma seperated feature names in the name parameter of the win_feature module 2015-03-20 10:34:36 +00:00
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 updated win_file version_added 2015-08-10 10:11:40 -04:00
win_get_url.ps1 Show the exception messages 2015-07-16 15:01:09 -04:00
win_get_url.py Adds basic authentication & skip certificate validation to win_get_url module 2015-07-16 14:46:54 -04:00
win_group.ps1 Restructuring. 2014-09-26 10:13:26 -04:00
win_group.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
win_msi.ps1 Restructuring. 2014-09-26 10:13:26 -04:00
win_msi.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
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 Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
win_service.ps1 Restructuring. 2014-09-26 10:13:26 -04:00
win_service.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
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 Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
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 Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00