certbot: mode: "{{ mode | default('prod') }}" containerized: false auth_method: dns port: 53 email: ajt95@prole.biz domains: - "{{ inventory_hostname }}" - "*.{{ inventory_hostname }}" cron: ~