Skip to content

Commit 90499ff

Browse files
committed
docs: add a note about ANSIBLE_PYTHON and devenv
Signed-off-by: Matej Focko <[email protected]>
1 parent bd055a6 commit 90499ff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/deployment/nix.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,7 @@ Feel free to follow the [devenv.sh' “Getting Started”](https://devenv.sh/get
5757

5858
Bitwarden CLI is currently broken on macOS, therefore it's not included in the
5959
devenv.sh' config.
60+
61+
There's also a need to set `ANSIBLE_PYTHON` as _devenv.sh_ creates a venv with
62+
the dependencies that need to be installed manually (such as `kubernetes`) for
63+
the playbooks to work properly.

0 commit comments

Comments
 (0)