test: forgjeo
This commit is contained in:
parent
4213b88847
commit
8af7073333
1 changed files with 2 additions and 0 deletions
|
@ -103,6 +103,8 @@
|
|||
- name: Return motd to registered var
|
||||
ansible.builtin.command: certbot -n --test-cert --nginx --agree-tos -m {{ sslmail }} -d {{ domain }}
|
||||
when: not ssl_file_result.stat.exists
|
||||
notify:
|
||||
- Restart nginx
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue