use python3-libselinux
This commit is contained in:
parent
afa5c85b2f
commit
4acfcae34e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
state: present
|
||||
pkg:
|
||||
- chrony
|
||||
- libselinux-python
|
||||
- python3-libselinux
|
||||
when: ansible_distribution_major_version|int > 7 and ansible_distribution == 'RedHat' and ansible_cmdline.ostree is not defined
|
||||
tags:
|
||||
- packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue