6 lines
116 B
YAML
6 lines
116 B
YAML
|
---
|
||
|
- name: 'Deploy nextcloud roles to host group'
|
||
|
hosts: 'nextcloud'
|
||
|
roles:
|
||
|
- 'enbewe.nextcloud.nextcloud'
|