5 lines
67 B
YAML
5 lines
67 B
YAML
|
---
|
||
|
- hosts: localhost
|
||
|
remote_user: root
|
||
|
roles:
|
||
|
- nextcloud
|