5 lines
74 B
YAML
5 lines
74 B
YAML
|
---
|
||
|
- hosts: localhost
|
||
|
remote_user: root
|
||
|
roles:
|
||
|
- glenux.duplicity
|