- name: renew certificat of website hosts: "{{ hosts }}" remote_user: root roles: - disable-apache - certbot - enable-apache