mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 01:43:13 +00:00
8 lines
88 B
YAML
8 lines
88 B
YAML
---
|
|
- hosts: all
|
|
sudo: true
|
|
vars_files:
|
|
- vars/all.yml
|
|
roles:
|
|
- app_reset
|