bird: Fix calling restart handlers
This commit is contained in:
parent
2c7799e2f2
commit
27a0d1b9dc
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
mode: 0600
|
mode: 0600
|
||||||
owner: root
|
owner: root
|
||||||
group: "{{ ansible_wheel }}"
|
group: "{{ ansible_wheel }}"
|
||||||
notify: restart bird
|
notify: Restart bird
|
||||||
|
|
||||||
- name: Start services
|
- name: Start services
|
||||||
ansible.builtin.service:
|
ansible.builtin.service:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue