Merge "Do not adjust libvirtd sysconfig for centos-9"

This commit is contained in:
Zuul 2022-05-23 10:20:56 +00:00 committed by Gerrit Code Review
commit 49f0d150c0
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@
backup: "yes"
when:
- ansible_facts['pkg_mgr'] == 'dnf'
- ansible_facts['distribution_version'] is version('9', '<')
notify: Restart libvirt-bin
tags:
- nova-config