xoxys.pve_sd/molecule/centos7/converge.yml
Robert Kaussow 62fb150c1d
All checks were successful
continuous-integration/drone/push Build is passing
fix: add missing molecule python dependencies
2022-01-26 21:38:40 +01:00

12 lines
191 B
YAML

---
- name: Converge
hosts: all
vars:
python3_packages_extra:
- centos-release-scl
pve_sd_service_stopped: True
roles:
- role: xoxys.python3
- role: xoxys.pve_sd