github linux-system-roles/selinux 1.5.0
Version 1.5.0

latest releases: 1.7.6, 1.7.5, 1.7.4...
21 months ago

[1.5.0] - 2022-09-19

New Features

  • add 'local' parameter to seport (#124)

community.general.seport has recently added the local parameter
which is now supported by the role.

  • local: true:
  • state: present enforces change to be made even though the
    port mapping could already exists in built in policy
  • state: absent would remove only local modification and would not
    try to remove builtin mapping.

The role vendors-in the seport module as local_seport, because otherwise
it is too difficult to support both Ansible 2.9 and ansible-core. We will
revisit this when Ansible 2.9 is EOL.

Bug Fixes

  • none

Other Changes

  • add test for fcontext seuser and selevel (#120)

Don't miss a new selinux release

NewReleases is sending notifications on new releases.