doc(README): fix role name in example playbook

This commit is contained in:
angristan 2019-03-21 12:03:49 +01:00
parent f89c5f13db
commit e97846a535

View file

@ -66,7 +66,7 @@ You can see the logs of the backup with `journalctl`. (`journalctl -xefu restic-
---
- hosts: myhost
roles: caddy
roles: restic
vars:
restic_ssh_user: backupuser
restic_ssh_hostname: storage-server.infra.tld