Chris Church
|
9ed0a5a920
|
* 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 |
Chris Church
|
1b6edab87c
|
Add check mode support for Windows modules that don't modify the remote system.
|
2016-12-08 11:23:29 -05:00 |
Constantin
|
7a7b8b913a
|
Added additional stat output values
Included in the output as well:
- file extension
- file attributes
- file owner
- creation, last access and last write timestamps (in UNIX format)
|
2016-12-08 11:23:24 -05:00 |
James Cammarata
|
3e72a0657d
|
Re-reverting windows modules PR #384
|
2016-12-08 11:23:01 -05:00 |
Brian Coca
|
abdb1afa0a
|
Revert "Merge pull request #384 from jhawkesworth/win_copy_file_template_ansible_modules_core_1" I missed some discussion in devel, these need more work before inclusion
This reverts commit 58bfebb0477adda2a676381850038e0abf8c8f00, reversing
changes made to 27dee77ca0449bdb338b2db89e044d1d9b553b4a.
|
2016-12-08 11:22:34 -05:00 |
Jon Hawkesworth
|
44cc1a75ba
|
Switched to SHA1 checksum instead of MD5
|
2016-12-08 11:22:32 -05:00 |
Michael DeHaan
|
c7eec45b73
|
Restructuring.
|
2016-12-08 11:22:22 -05:00 |