@@ -0,0 +1,7 @@
#!/usr/bin/env bash
# Bootstrap Ansible environment
# Usage: ./bootstrap [--force]
pip install --upgrade pip "$@"
pip install --upgrade --requirement pip-requirements "$@"
ansible-galaxy install --role-file galaxy-requirements.yml "$@"
The note is not visible to the blocked user.