- name: Run certbot
command: sh /opt/certbot/certbot-run.sh
- name: Restart haproxy
service:
name: haproxy
enabled: true
state: restarted