mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-03-26 21:33:32 +00:00
In modern systems (RHEL8+) with python3 default the library requirement is `python3-libsemanage`. Updated `libsemanage-python` to `python3-libsemanage`.
4 lines
95 B
YAML
4 lines
95 B
YAML
---
|
|
bugfixes:
|
|
- seboolean - add ``python3-libsemanage`` package dependency for RHEL8+ systems.
|