Ensure git is present to git checkouts work...
This commit is contained in:
parent
394574d6b6
commit
18b6cd938a
@ -1,6 +1,8 @@
|
||||
---
|
||||
# vars file for ensure_apache
|
||||
package_list:
|
||||
- name: 'git'
|
||||
state: 'present'
|
||||
- name: 'httpd'
|
||||
state: 'present'
|
||||
- name: 'httpd-filesystem'
|
||||
|
Loading…
x
Reference in New Issue
Block a user