finished re-aranging roles, for now

This commit is contained in:
~ubergeek
2018-12-21 07:59:42 -07:00
parent 07c0c66281
commit 1d9de75b01
12 changed files with 90 additions and 78 deletions

View File

@@ -4,4 +4,5 @@
- include: packages.yml
- include: users.yml
- include: apache.yml
- include: codedeploy.yml
- include: codedeploy.yml

View File

@@ -3,9 +3,6 @@
- name: Install wwww packages
apt: name={{ item }} state=present
with_items:
- aptitude
- git
- man
- apache2
- mariadb-server
- mariadb-client
@@ -25,4 +22,4 @@
- php7.0-sqlite3
- php7.0-tidy
- php7.0-xmlrpc
- php7.0-xsl
- php7.0-xsl