5 lines
62 B
YAML
5 lines
62 B
YAML
|
- name: Install borg
|
||
|
hosts: homeservers
|
||
|
roles:
|
||
|
- borg
|