Releases: linux-system-roles/ad_integration
Releases · linux-system-roles/ad_integration
Version 1.4.7
[1.4.7] - 2024-10-30
Other Changes
- ci: Add tft plan and workflow (#104)
- ci: Update fmf plan to add a separate job to prepare managed nodes (#106)
- ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (#107)
- ci: Add workflow for ci_test bad, use remote fmf plan (#108)
- ci: Fix missing slash in ARTIFACTS_URL (#109)
- ci: Add tags to TF workflow, allow more [citest bad] formats (#112)
- ci: ansible-test action now requires ansible-core version (#113)
- ci: add YAML header to github action workflow files (#114)
- refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#116)
Version 1.4.6
[1.4.6] - 2024-07-02
Bug Fixes
- fix: add support for EL10 (#102)
Other Changes
- tests: Fix invocation of the
microsoft.ad.user
module (#100)
- ci: ansible-lint action now requires absolute directory (#101)
Version 1.4.5
[1.4.5] - 2024-06-11
Other Changes
- ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#95)
- ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#97)
- ci: Add supported_ansible_also to .ansible-lint (#98)
Version 1.4.4
[1.4.4] - 2024-04-04
Other Changes
- test: Replace deprecated community.windows.win_domain_user and group modules (#91)
- ci: bump mathieudutour/github-tag-action from 6.1 to 6.2 (#92)
Version 1.4.3
[1.4.3] - 2024-03-08
Bug Fixes
- fix: Sets domain name lower case in realmd.conf section header (#88)
Other Changes
- ci: bump ansible/ansible-lint from 6 to 24 (#86)
- test: test for lower case realm in realmd.conf (#89)
Version 1.4.2
[1.4.2] - 2024-02-14
Bug Fixes
- fix: Add default_ipv4 to required_facts to gather ansible_hostname (#84)
Other Changes
- ci: fix python unit test - copy pytest config to tests/unit (#83)
Version 1.4.1
[1.4.1] - 2024-01-23
Other Changes
- ci: Add a basic test for ad_integration_preserve_authselect_profile (#81)
Version 1.4.0
[1.4.0] - 2024-01-16
New Features
- feat: Add SSSD parameters support (#76)
- feat: add ad_integration_preserve_authselect_profile (#79)
Other Changes
- ci: fix ansible-lint 2.16 and ansible-test 2.16 issues (#74)
- ci: Use supported ansible-lint action; run ansible-lint against the collection (#77)
Version 1.3.1
[1.3.1] - 2023-12-08
Other Changes
- ci: bump actions/github-script from 6 to 7 (#71)
- refactor: get_ostree_data.sh use env shebang - remove from .sanity* (#72)
Version 1.3.0
[1.3.0] - 2023-11-29
New Features
- feat: Add sssd custom settings (#64)
- feat: support for ostree systems (#68)
Other Changes
- refactor: use the ini_file module to test sssd.conf (#67)