Merge "Do not adjust libvirtd sysconfig for centos-9"
This commit is contained in:
commit
49f0d150c0
@ -115,6 +115,7 @@
|
|||||||
backup: "yes"
|
backup: "yes"
|
||||||
when:
|
when:
|
||||||
- ansible_facts['pkg_mgr'] == 'dnf'
|
- ansible_facts['pkg_mgr'] == 'dnf'
|
||||||
|
- ansible_facts['distribution_version'] is version('9', '<')
|
||||||
notify: Restart libvirt-bin
|
notify: Restart libvirt-bin
|
||||||
tags:
|
tags:
|
||||||
- nova-config
|
- nova-config
|
||||||
|
Loading…
Reference in New Issue
Block a user