ansible/nextcloud.yml

7 lines
88 B
YAML
Raw Normal View History

2020-09-17 02:17:49 +02:00
---
2024-09-17 18:15:28 +02:00
- name: Deploy NextCloud
hosts: nextcloud
become: true
2020-09-17 02:17:49 +02:00
roles:
- nextcloud