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
|
|
@ -2,7 +2,6 @@ docker_compose__compose_file_content: "{{ lookup('ansible.builtin.file', 'resour
|
|||
docker_compose__env_file_content: "{{ lookup('ansible.builtin.template', 'resources/chaosknoten/zammad/docker_compose/.env.j2') }}"
|
||||
docker_compose__configuration_files: [ ]
|
||||
|
||||
certbot__version_spec: ""
|
||||
certbot__acme_account_email_address: le-admin@hamburg.ccc.de
|
||||
certbot__certificate_domains:
|
||||
- "zammad.hamburg.ccc.de"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue