Ignore errors restarting libvirtd

This seems to inexplicably fail sometimes. We can just ignore it.
This commit is contained in:
Joshua Boniface 2023-09-01 15:42:27 -04:00
parent b814ec60f6
commit 55ec177919
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
service:
name: libvirtd
state: restarted
ignore_errors: true # Ansible sometimes inexplicably fails to restart
- name: restart frr
service: