too much copypaste
This commit is contained in:
parent
b9f37b2d5b
commit
ef91be03ec
@ -42,7 +42,7 @@
|
||||
cmd: certbot certonly --non-interactive --agree-tos -m tormakristof@tormakristof.eu --nginx -d {{item.domain}}
|
||||
with_items: "{{ static }}"
|
||||
|
||||
- name: Generate certificate for all static sites
|
||||
- name: Generate certificate for all redirect sites
|
||||
command:
|
||||
cmd: certbot certonly --non-interactive --agree-tos -m tormakristof@tormakristof.eu --nginx -d {{item.domain}}
|
||||
with_items: "{{ redirect }}"
|
||||
|
Loading…
Reference in New Issue
Block a user