From 7014b202bf3962293a92baa19401a0c486a33726 Mon Sep 17 00:00:00 2001 From: Mischa ter Smitten Date: Thu, 2 Nov 2023 11:47:59 +0100 Subject: [PATCH] Consistency changes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d60afa9..08de3e7 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ None --- - hosts: all roles: - - duplicity + - oefenweb.duplicity ``` ##### PPA @@ -52,7 +52,7 @@ None --- - hosts: all roles: - - duplicity + - oefenweb.duplicity vars: duplicity_install_method: ppa ``` @@ -63,7 +63,7 @@ None --- - hosts: all roles: - - duplicity + - oefenweb.duplicity vars: duplicity_install_method: pip # Always install latest