1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/windows
2016-12-08 11:23:38 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
setup.ps1 The variable $uppercase_cert_thumbprint cannot be retrieved because it has not been set. 2016-12-08 11:23:38 -05:00
slurp.ps1 Revert "Rename powershell versions of setup and slurp so they don't shadow the python versions of these modules." 2016-12-08 11:23:36 -05:00
win_copy.ps1 Fix win_copy problems described here: https://github.com/ansible/ansible-modules-core/issues/1404 and update documentation. 2016-12-08 11:23:06 -05:00
win_copy.py Remove unnecessary imports in a docs only file for win_copy 2016-12-08 11:23:16 -05:00
win_feature.ps1 Revert "Improvements to win_feature" 2016-12-08 11:23:36 -05:00
win_feature.py Fix windows feature example to actually install IIS 2016-12-08 11:23:27 -05:00
win_file.ps1 fixed win_file state=touch 2016-12-08 11:23:15 -05:00
win_file.py updated win_file version_added fixes #1893 2016-12-08 11:23:30 -05:00
win_get_url.ps1 Show the exception messages 2016-12-08 11:23:31 -05:00
win_get_url.py Adds basic authentication & skip certificate validation to win_get_url module 2016-12-08 11:23:29 -05:00
win_group.ps1 * Update core modules to fix strict mode errors. * Also fix creates parameter issue in win_msi as described in https://github.com/ansible/ansible-modules-core/issues/129, slightly different fix from https://github.com/ansible/ansible-modules-core/pull/1482 * Fix setup.ps1 module issue described in https://github.com/ansible/ansible-modules-core/issues/1927 2016-12-08 11:23:34 -05:00
win_group.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
win_lineinfile.ps1 Fix win_lineinfile to pass integration tests when strict mode is enabled. 2016-12-08 11:23:36 -05:00
win_lineinfile.py Windows implementation of lineinfile and related documentation 2016-12-08 11:23:31 -05:00
win_msi.ps1 * Update core modules to fix strict mode errors. * Also fix creates parameter issue in win_msi as described in https://github.com/ansible/ansible-modules-core/issues/129, slightly different fix from https://github.com/ansible/ansible-modules-core/pull/1482 * Fix setup.ps1 module issue described in https://github.com/ansible/ansible-modules-core/issues/1927 2016-12-08 11:23:34 -05:00
win_msi.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
win_ping.ps1 Add check mode support for Windows modules that don't modify the remote system. 2016-12-08 11:23:29 -05:00
win_ping.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
win_service.ps1 * Update core modules to fix strict mode errors. * Also fix creates parameter issue in win_msi as described in https://github.com/ansible/ansible-modules-core/issues/129, slightly different fix from https://github.com/ansible/ansible-modules-core/pull/1482 * Fix setup.ps1 module issue described in https://github.com/ansible/ansible-modules-core/issues/1927 2016-12-08 11:23:34 -05:00
win_service.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
win_stat.ps1 * Update core modules to fix strict mode errors. * Also fix creates parameter issue in win_msi as described in https://github.com/ansible/ansible-modules-core/issues/129, slightly different fix from https://github.com/ansible/ansible-modules-core/pull/1482 * Fix setup.ps1 module issue described in https://github.com/ansible/ansible-modules-core/issues/1927 2016-12-08 11:23:34 -05:00
win_stat.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
win_template.py Add missing GPLv3 License header 2016-12-08 11:23:25 -05:00
win_user.ps1 * Update core modules to fix strict mode errors. * Also fix creates parameter issue in win_msi as described in https://github.com/ansible/ansible-modules-core/issues/129, slightly different fix from https://github.com/ansible/ansible-modules-core/pull/1482 * Fix setup.ps1 module issue described in https://github.com/ansible/ansible-modules-core/issues/1927 2016-12-08 11:23:34 -05:00
win_user.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00