Add that dep
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2021-06-02 13:21:37 +02:00
parent f9f989cf58
commit 6427696ce4
Signed by: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ $ tox -v
git clone https://github.com/ansible-community/molecule-hetznercloud.git
cd molecule-hetznercloud
python3 -m venv .venv && source .venv/bin/activate
pip install -e . "ansible<4"
pip install -e . "ansible<4" netaddr
export INSTANCE_UUID=$(openssl rand -hex 5)
export HCLOUD_TOKEN=YOURKEY
cd integration && molecule test