From e97846a535f3215fac2ab6302c68213f3c9907ed Mon Sep 17 00:00:00 2001 From: angristan Date: Thu, 21 Mar 2019 12:03:49 +0100 Subject: [PATCH] doc(README): fix role name in example playbook --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e70b6c4..4302642 100644 --- a/README.md +++ b/README.md @@ -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