Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Mohamed Alibi
ansible-examples
Commits
b0e05b1e
Unverified
Commit
b0e05b1e
authored
Jul 05, 2018
by
David Federlein
Committed by
GitHub
Jul 05, 2018
Browse files
Merge pull request #226 from iquirino/master
The win_msi module has been deprecated
parents
4585ea1c
791e9ad7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
windows/install-msi.yml
windows/install-msi.yml
+1
-1
No files found.
windows/install-msi.yml
View file @
b0e05b1e
...
...
@@ -9,7 +9,7 @@
dest
:
'
C:\Users\Administrator\Downloads\httpd-2.2.25-win32-x86-no_ssl.msi'
-
name
:
Install MSI
win_
msi
:
win_
package
:
path
:
'
C:\Users\Administrator\Downloads\httpd-2.2.25-win32-x86-no_ssl.msi'
state
:
present
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment