retrace: try this
This commit is contained in:
parent
b458127fa6
commit
c4f7b8bdc4
1 changed files with 1 additions and 1 deletions
|
@ -9,9 +9,9 @@
|
||||||
name: httpd
|
name: httpd
|
||||||
state: stopped
|
state: stopped
|
||||||
when:
|
when:
|
||||||
|
- letsencrypt is defined
|
||||||
- not item.stat.exists
|
- not item.stat.exists
|
||||||
with_items: "{{ le_stat_checks.results }}"
|
with_items: "{{ le_stat_checks.results }}"
|
||||||
- letsencrypt is defined
|
|
||||||
|
|
||||||
|
|
||||||
- name: install letsencrypt ssl certificates for dev
|
- name: install letsencrypt ssl certificates for dev
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue