- name: 'Create php-fpm pool'
template: 'src=templates/php/user.conf.j2 dest=/etc/php/{{ php }}/fpm/pool.d/{{ username }}.conf'
sudo certbot certonly --webroot --agree-tos --register-unsafely-without-email -d domain.com -d www.domain.com -w /var/www/html