test: forgjeo

This commit is contained in:
Kekskurse 2023-08-05 20:20:04 +02:00
parent 4213b88847
commit 8af7073333
Signed by: kekskurse
GPG Key ID: 728ACCB59341E7E4
1 changed files with 2 additions and 0 deletions

View File

@ -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