certbot(role): don't use certbot__version_spec anymore as its not used
All checks were successful
/ Ansible Lint (push) Successful in 8m7s
All checks were successful
/ Ansible Lint (push) Successful in 8m7s
This commit is contained in:
parent
165487884c
commit
711f2f1c64
24 changed files with 1 additions and 42 deletions
|
|
@ -8,7 +8,6 @@ nginx__configurations:
|
|||
- name: netbox.hamburg.ccc.de
|
||||
content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/netbox/nginx/netbox.hamburg.ccc.de.conf') }}"
|
||||
|
||||
certbot__version_spec: ""
|
||||
certbot__acme_account_email_address: j+letsencrypt-ccchh@jsts.xyz
|
||||
certbot__certificate_domains:
|
||||
- "netbox.hamburg.ccc.de"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue