Commit Graph

11 Commits (1df235f8ca5e1d52f922548265aed019ffbc330d)

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
9 years ago
Hans-Joachim Kliemeck 777edaf3f5 fix problem with file content and high cpu/out of memory errors 9 years ago
Phil bddcf876a7 uses get-attr and fixes file path issues by escaping quotes around path 9 years ago
Phil 21f56aef77 merge devel and fix conflicts 9 years ago
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
9 years ago
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
10 years ago
Michael DeHaan 417309a626 Restructuring. 10 years ago
Michael DeHaan 73123b69fa Move modules into subdirectory. 10 years ago
Matt Martz 3238268ea3 Remove unneeded code, document creates param and ensure creates only affects state=present 10 years ago
Matt Martz fed9e9087e At state for win_msi and add documentation 10 years ago
Matt Martz 499031ef47 First pass at win_msi.ps1 msi installer module 10 years ago