We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ANSIBLE_PYTHON
1 parent bd055a6 commit 90499ffCopy full SHA for 90499ff
docs/deployment/nix.md
@@ -57,3 +57,7 @@ Feel free to follow the [devenv.sh' “Getting Started”](https://devenv.sh/get
57
58
Bitwarden CLI is currently broken on macOS, therefore it's not included in the
59
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