Ignore errors restarting libvirtd

This seems to inexplicably fail sometimes. We can just ignore it.
This commit is contained in:
Joshua Boniface 2021-10-11 14:47:04 -04:00
parent 739c60fce0
commit 34a016bdac
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: