Releases: linux-system-roles/selinux
Releases · linux-system-roles/selinux
Version 1.8.1
[1.8.1] - 2024-10-30
Other Changes
- ci: Add tft plan and workflow (#243)
- ci: Update fmf plan to add a separate job to prepare managed nodes (#245)
- ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (#246)
- ci: Add workflow for ci_test bad, use remote fmf plan (#247)
- ci: Fix missing slash in ARTIFACTS_URL (#248)
- ci: Add tags to TF workflow, allow more [citest bad] formats (#249)
- ci: ansible-test action now requires ansible-core version (#250)
- ci: add YAML header to github action workflow files (#251)
- refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#253)
Version 1.8.0
[1.8.0] - 2024-07-23
New Features
- feat: add support for transactional update (#241)
Version 1.7.7
[1.7.7] - 2024-07-02
Bug Fixes
- fix: add support for EL10 (#239)
Other Changes
- ci: ansible-lint action now requires absolute directory (#238)
Version 1.7.6
[1.7.6] - 2024-06-11
Other Changes
- ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#233)
- ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#235)
- ci: Add supported_ansible_also to .ansible-lint (#236)
Version 1.7.5
[1.7.5] - 2024-04-04
Other Changes
- ci: bump ansible/ansible-lint from 6 to 24 (#230)
- ci: bump mathieudutour/github-tag-action from 6.1 to 6.2 (#231)
Version 1.7.4
[1.7.4] - 2024-02-14
Other Changes
- ci: bump codecov/codecov-action from 3 to 4 (#226)
- ci: fix python unit test - copy pytest config to tests/unit (#227)
- test: Add python_version to test facts gather ansible_python_version (#228)
Version 1.7.3
[1.7.3] - 2024-01-16
Other Changes
- ci: bump actions/setup-python from 4 to 5 (#221)
- ci: bump github/codeql-action from 2 to 3 (#222)
- ci: support ansible-lint and ansible-test 2.16 (#223)
- ci: Use supported ansible-lint action; run ansible-lint against the collection (#224)
Version 1.7.2
[1.7.2] - 2023-12-08
Bug Fixes
- fix: no longer use "item" as a loop variable (#217)
- fix: Print an error message when module to be created doesn't exist (#218)
Other Changes
- ci: bump actions/github-script from 6 to 7 (#214)
- refactor: get_ostree_data.sh use env shebang - remove from .sanity* (#215)
- docs: Update docs to use yaml style when defining vars (#219)
Version 1.7.1
[1.7.1] - 2023-11-22
Bug Fixes
- fix: fix ansible-lint issues (#210)
Other Changes
- docs: Add example playbook and "readme" for confined users (#184)
- test: skip tests_modifications_with_selinux_disabled on EL6 (#211)
- refactor: improve support for ostree systems (#212)
Version 1.7.0
[1.7.0] - 2023-10-26
New Features
- feat: support for ostree systems (#206)