forked from ccchb/ansible
6 lines
62 B
YAML
6 lines
62 B
YAML
|
---
|
||
|
- hosts: nextcloud
|
||
|
become: yes
|
||
|
roles:
|
||
|
- nextcloud
|