ansible-roles/webapps/nextcloud/meta/main.yml
Ludovic Poujol 929f258bf8
All checks were successful
continuous-integration/drone/push Build is passing
nextcloud: New role
2020-10-02 16:51:05 +02:00

5 lines
122 B
YAML

---
# dependencies:
# - { role: nginx, when: nextcloud_webserver == 'nginx' }
# - { role: php, php_fpm_enable: True }