Updated READMEs. Fixed Centos nginx install. Changed directory structure.

This commit is contained in:
jefferyfry
2020-06-11 19:56:13 -07:00
parent 71bd6a6f65
commit 0ee82ab290
27 changed files with 178 additions and 247 deletions

View File

@@ -1,4 +1,7 @@
---
- name: perform dependency installation
include_tasks: "{{ ansible_os_family }}.yml"
- name: install nginx
package:
name: nginx