From dc3991d19bb87908d9a46bb5ffa2264c3be60abd Mon Sep 17 00:00:00 2001 From: Flo <3964000+FL337@users.noreply.github.com> Date: Thu, 30 Nov 2023 17:41:56 +0100 Subject: [PATCH] docs: fix command for role installation Signed-off-by: Flo <3964000+FL337@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f88c0a4..f6236f6 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ CRON=true /path/to/backup/script/backup-example.sh There are multiple ways to install the role. Either clone or download it directly from the [github repository](https://github.com/roles-ansible/ansible_role_restic.git). Or Install it via [ansible galaxy](https://galaxy.ansible.com/do1jlr/restic): ```bash -ansible-galaxy install do1jlr.restic +ansible-galaxy install roles-ansible.restic ``` ## Requirements * bzip2