--- # Install Certbot - name: Installing Certbot apt: update_cache: yes state: present name: - certbot - python-certbot-nginx