Robert Kaussow
51d6e57bc1
All checks were successful
continuous-integration/drone/push Build is passing
10 lines
126 B
YAML
10 lines
126 B
YAML
---
|
|
- name: Converge
|
|
hosts: all
|
|
vars:
|
|
certbot_pip: pip3
|
|
|
|
roles:
|
|
- role: xoxys.python3
|
|
- role: xoxys.certbot
|