Ignore errors restarting libvirtd
This seems to inexplicably fail sometimes. We can just ignore it.
This commit is contained in:
		| @@ -8,6 +8,7 @@ | ||||
|   service: | ||||
|     name: libvirtd | ||||
|     state: restarted | ||||
|   ignore_errors: true  # Ansible sometimes inexplicably fails to restart | ||||
|  | ||||
| - name: restart frr | ||||
|   service: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user