You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/windows
Brian Coca 7f01246bb5 updated win_file version_added
fixes #1893
9 years ago
..
__init__.py package files 10 years ago
setup.ps1 Add OS architecture and OS name to the Windows setup module 10 years ago
slurp.ps1 Add check mode support for Windows modules that don't modify the remote system. 9 years ago
win_copy.ps1 Fix win_copy problems described here: https://github.com/ansible/ansible-modules-core/issues/1404 9 years ago
win_copy.py Remove unnecessary imports in a docs only file for win_copy 9 years ago
win_feature.ps1 Added support for comma seperated feature names in the name parameter of the win_feature module 10 years ago
win_feature.py Fix windows feature example to actually install IIS 9 years ago
win_file.ps1 fixed win_file state=touch 9 years ago
win_file.py updated win_file version_added 9 years ago
win_get_url.ps1 Set force=yes as the default, add force parameter to module docs. 9 years ago
win_get_url.py Set force=yes as the default, add force parameter to module docs. 9 years ago
win_group.ps1 Restructuring. 10 years ago
win_group.py Proper author info for all remaining modules 9 years ago
win_msi.ps1 Restructuring. 10 years ago
win_msi.py Proper author info for all remaining modules 9 years ago
win_ping.ps1 Add check mode support for Windows modules that don't modify the remote system. 9 years ago
win_ping.py Proper author info for all remaining modules 9 years ago
win_service.ps1 Restructuring. 10 years ago
win_service.py Proper author info for all remaining modules 9 years ago
win_stat.ps1 Add check mode support for Windows modules that don't modify the remote system. 9 years ago
win_stat.py Proper author info for all remaining modules 9 years ago
win_template.py Add missing GPLv3 License header 9 years ago
win_user.ps1 Save user after creating before trying to read/set other properties. Fixes #1241 9 years ago
win_user.py Proper author info for all remaining modules 9 years ago