fix: add missing molecule python dependencies
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2022-01-26 21:39:23 +01:00
parent a7a95b64c4
commit 3bb0db9c7d
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
---
- name: Converge
hosts: all
vars:
python3_packages_extra:
- centos-release-scl
roles:
- role: xoxys.python3
- role: xoxys.certbot