add pytest ansible

master
Seth Doty 8 months ago
parent a15863f422
commit 8c9032b4b9
Signed by: sethmdoty
SSH Key Fingerprint: SHA256:wvNCGqFBjqW46I4sMfN/9DwLkuEbElw7MONaxwHTVm8

@ -35,6 +35,7 @@ ENV PIP_PACKAGES="\
ansible==${ANSIBLE_PIP_VERSION} \
docker-py \
pytest==3.7.2 \
pytest-ansible \
"
RUN \

Loading…
Cancel
Save