Robert Kaussow
14a4ec7c05
All checks were successful
continuous-integration/drone/push Build is passing
11 lines
159 B
YAML
11 lines
159 B
YAML
---
|
|
- name: Converge
|
|
hosts: all
|
|
vars:
|
|
python3_packages_extra:
|
|
- epel-release
|
|
|
|
roles:
|
|
- role: xoxys.python3
|
|
- role: xoxys.homeassistant
|