Ensure git is present to git checkouts work...

This commit is contained in:
2021-10-26 23:09:00 -05:00
parent 0bb423012c
commit 3236204446
+2
View File
@@ -1,6 +1,8 @@
---
# vars file for ensure_apache
package_list:
- name: 'git'
state: 'present'
- name: 'httpd'
state: 'present'
- name: 'httpd-filesystem'