mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 19:06:39 +08:00
use python3-libselinux
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user