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