From bd07f01265af9500a6ecf98377ff4b10f0a5505c Mon Sep 17 00:00:00 2001 From: Benoit S Date: Sat, 4 Sep 2021 21:24:03 +0900 Subject: [PATCH] Update README with --use-sudo-password --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 13d7784..fd92e96 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ Pyinfra that deploy my LXD server. First unlock secret files with `git-crypt unlock`. ``` -pyinfra inventory.py setup-base.py -pyinfra inventory.py setup-zfs-and-lxd.py +pyinfra inventory.py setup-base.py --use-sudo-password +pyinfra inventory.py [...] --use-sudo-password ``` TODO: