Commit graph

11 commits

Author SHA1 Message Date
Matt Davis
5f6d0f73f4 Merge pull request #2563 from h0nIg/devel_win_msi_fix
fix problem with file content and high cpu/out of memory errors
2016-01-12 09:34:35 -08:00
Hans-Joachim Kliemeck
777edaf3f5 fix problem with file content and high cpu/out of memory errors 2015-12-14 16:04:13 +01:00
Phil
bddcf876a7 uses get-attr and fixes file path issues by escaping quotes around path 2015-09-16 20:34:56 -05:00
Phil
21f56aef77 merge devel and fix conflicts 2015-09-11 14:23:03 -05:00
Chris Church
1d074d43aa * 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
2015-08-22 19:01:11 -04:00
schwartzmx
1f55b45edd updates win_msi to allow install to wait
- adds additional wait param
- updates to use Start-Process to allow -Wait
	- this will wait for install/uninstall to complete before continue
2015-04-07 21:28:47 -05:00
Michael DeHaan
417309a626 Restructuring. 2014-09-26 10:13:26 -04:00
Michael DeHaan
73123b69fa Move modules into subdirectory. 2014-09-26 09:23:50 -04:00
Matt Martz
3238268ea3 Remove unneeded code, document creates param and ensure creates only affects state=present 2014-06-19 14:25:27 -05:00
Matt Martz
fed9e9087e At state for win_msi and add documentation 2014-06-19 14:25:27 -05:00
Matt Martz
499031ef47 First pass at win_msi.ps1 msi installer module 2014-06-19 14:25:27 -05:00