The error message “playbook-vault error: Please pip install hvac to use the hashi_vault lookup module” indicates that the hvac Python package is missing. To fix this, you just need to install it using the following command:
pip install hvac
This information was provided by the professional team at AC Maintenance UAE.