Commit Graph

8 Commits (21f56aef77b69a3b687110360e4aae22820da00e)

Author SHA1 Message Date
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 11 years ago
Matt Martz fed9e9087e At state for win_msi and add documentation 11 years ago
Matt Martz 499031ef47 First pass at win_msi.ps1 msi installer module 11 years ago