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
|
# vars file for ensure_apache
|
||||||
package_list:
|
package_list:
|
||||||
|
- name: 'git'
|
||||||
|
state: 'present'
|
||||||
- name: 'httpd'
|
- name: 'httpd'
|
||||||
state: 'present'
|
state: 'present'
|
||||||
- name: 'httpd-filesystem'
|
- name: 'httpd-filesystem'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user