.. |
__init__.py
|
|
|
setup.ps1
|
Fix for 13315 - minute now included in ansible_date_time on windows hosts
|
2016-12-08 11:23:49 -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 note about only using win_copy for small files.
|
2016-12-08 11:23:48 -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
|
Fix for ansible modules core 2147
|
2016-12-08 11:23:40 -05:00 |
win_file.py
|
updated win_file version_added fixes #1893
|
2016-12-08 11:23:30 -05:00 |
win_get_url.ps1
|
Fixed spelling mistake: missing
|
2016-12-08 11:23:39 -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
|
win_msi: document extra_args
|
2016-12-08 11:23:45 -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
|
Fix escaping of newline carriage return characters in the documentation
|
2016-12-08 11:23:47 -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 |