xoxys.pve_sd/molecule/rocky8/converge.yml
Robert Kaussow 8225917403
Some checks failed
continuous-integration/drone/push Build is failing
feat: add test for Rocky Linux 8 (#1)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
Co-committed-by: Robert Kaussow <xoxys@rknet.org>
2022-01-26 21:00:57 +01:00

10 lines
136 B
YAML

---
- name: Converge
hosts: all
vars:
pve_sd_service_stopped: True
roles:
- role: xoxys.python3
- role: xoxys.pve_sd