Update README with --use-sudo-password
This commit is contained in:
parent
eb7979fef7
commit
bd07f01265
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ Pyinfra that deploy my LXD server.
|
||||||
First unlock secret files with `git-crypt unlock`.
|
First unlock secret files with `git-crypt unlock`.
|
||||||
|
|
||||||
```
|
```
|
||||||
pyinfra inventory.py setup-base.py
|
pyinfra inventory.py setup-base.py --use-sudo-password
|
||||||
pyinfra inventory.py setup-zfs-and-lxd.py
|
pyinfra inventory.py [...] --use-sudo-password
|
||||||
```
|
```
|
||||||
|
|
||||||
TODO:
|
TODO:
|
||||||
|
|
Reference in a new issue