7 lines
108 B
YAML
Executable file
7 lines
108 B
YAML
Executable file
#!/usr/bin/env ansible-playbook
|
|
---
|
|
- hosts:
|
|
- collabora.ext.infra.auro.re
|
|
roles:
|
|
- collabora
|
|
...
|