Skip to content

Commit

Permalink
Add explicit handler flush to order certificates right after configur…
Browse files Browse the repository at this point in the history
…ation
  • Loading branch information
Simon Caron committed Nov 26, 2022
1 parent 95ab648 commit f1b1062
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@

- name: Configure acme pve certificate
ansible.builtin.include_tasks: pve-acme.yml

- name: Ensure certificates are ordered
ansible.builtin.meta: flush_handlers

0 comments on commit f1b1062

Please sign in to comment.