mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 07:05:27 +01:00
In modern systems (RHEL8+) with python3 default the library requirement is `python3-libsemanage`. Updated `libsemanage-python` to `python3-libsemanage`.
3 lines
95 B
YAML
3 lines
95 B
YAML
---
|
|
bugfixes:
|
|
- seboolean - add ``python3-libsemanage`` package dependency for RHEL8+ systems.
|