Robert Kaussow
8225917403
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Robert Kaussow <xoxys@rknet.org> Co-committed-by: Robert Kaussow <xoxys@rknet.org>
10 lines
136 B
YAML
10 lines
136 B
YAML
---
|
|
- name: Converge
|
|
hosts: all
|
|
vars:
|
|
pve_sd_service_stopped: True
|
|
|
|
roles:
|
|
- role: xoxys.python3
|
|
- role: xoxys.pve_sd
|