Robert Kaussow
0ca5675f84
Some checks reported errors
continuous-integration/drone/push Build was killed
9 lines
117 B
YAML
9 lines
117 B
YAML
---
|
|
- name: Converge
|
|
hosts: all
|
|
vars:
|
|
python3_default_page_enabled: True
|
|
|
|
roles:
|
|
- role: xoxys.python3
|