Add note
This commit is contained in:
parent
9efee5a074
commit
41b65962ec
@ -27,6 +27,8 @@ See the password-store under `autonomic-dokku` for your sudo password.
|
|||||||
|
|
||||||
### Python
|
### Python
|
||||||
|
|
||||||
|
You only need to do this if you're working with Ansible vault (encrypting/decrypting new secrets).
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ python3 -m venv .venv
|
$ python3 -m venv .venv
|
||||||
$ source .venv/bin/activate
|
$ source .venv/bin/activate
|
||||||
|
Reference in New Issue
Block a user