Skip to content

Commit

Permalink
fix: certbot no longer hangs on nonexisting domain
Browse files Browse the repository at this point in the history
  • Loading branch information
SilasPeters committed Aug 11, 2024
1 parent 152a32f commit b4a6a12
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ansible/group_vars/all/websites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ websites:
alternative_names:
- "dgdarc.nl"
- "www.dgdarc.nl"
- "dgdarc.com"
- "www.dgdarc.com"
state: "present"

- name: "digidecs.{{ canonical_hostname }}"
Expand Down

0 comments on commit b4a6a12

Please sign in to comment.