Robert Kaussow
62fb150c1d
All checks were successful
continuous-integration/drone/push Build is passing
12 lines
191 B
YAML
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
|