mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
21 lines
288 B
YAML
21 lines
288 B
YAML
---
|
|
- hosts: all
|
|
sudo: true
|
|
vars_files:
|
|
- vars/all.yml
|
|
roles:
|
|
# - server
|
|
# - repositories
|
|
# - vagrant_local
|
|
# - nginx
|
|
# - mariadb
|
|
# - elasticsearch
|
|
# - rabbitmq
|
|
# - php
|
|
# - xdebug
|
|
# - composer
|
|
# - mailcatcher
|
|
# - node
|
|
# - app
|
|
- ffmpeg
|