Update provisioning workflow, check if a box name is defined. A playbook for box usage is created

This commit is contained in:
Xavier Rousset
2019-07-16 20:13:46 +02:00
parent 5e2f8da2bb
commit 8c0f939339
3 changed files with 61 additions and 50 deletions

View File

@@ -4,18 +4,18 @@
vars_files:
- vars/all.yml
roles:
# - server
# - repositories
# - vagrant_local
- server
- repositories
- vagrant_local
- nginx
# - mariadb
# - elasticsearch
# - rabbitmq
# - php
- mariadb
- elasticsearch
- rabbitmq
- php
- xdebug
# - composer
# - mailcatcher
# - node
# - yarn
# - ffmpeg
- composer
- mailcatcher
- node
- yarn
- ffmpeg
- app