Merge "Do not adjust libvirtd sysconfig for centos-9"
This commit is contained in:
commit
49f0d150c0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user