Release 22.12 #165

Merged
jlecour merged 76 commits from unstable into stable 2022-12-14 12:02:46 +01:00
Showing only changes of commit ac85efe8aa - Show all commits

View file

@ -17,4 +17,6 @@
daemon_reload: yes
enabled: yes
state: "{{ vrrp_address.state }}"
when: vrrp_systemd_unit is changed
when:
- vrrp_systemd_unit is changed
- not ansible_check_mode