Releases: linux-system-roles/ad_integration
Releases · linux-system-roles/ad_integration
Version 1.6.3
[1.6.3] - 2026-01-07
Other Changes
- refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead (#167)
Version 1.6.2
Version 1.6.1
[1.6.1] - 2025-11-17
Bug Fixes
- fix: cannot use community-general version 12 - no py27 and py36 support (#161)
Other Changes
- ci: Bump actions/checkout from 4 to 5 (#147)
- ci: rollout several recent changes to CI testing (#149)
- ci: support openSUSE Leap in qemu/kvm test matrix (#150)
- ci: use the new epel feature to enable EPEL for testing farm (#151)
- ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#153)
- ci: use JSON format for __bootc_validation (#154)
- ci: Bump actions/github-script from 7 to 8 (#155)
- ci: Bump actions/upload-artifact from 4 to 5 (#156)
- ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#157)
- ci: bump tox-lsr to 3.13.0 (#158)
- ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#159)
- refactor: Use
__ad_integration_rh_distroswhen checking distribution (#160)
Version 1.6.0
[1.6.0] - 2025-07-02
New Features
- feat: search for name of domain/realm in sssd.conf; merge settings if duplicates (#145)
Other Changes
- ci: Bump sclorg/testing-farm-as-github-action from 3 to 4 (#136)
- ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#137)
- ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#138)
- ci: Update dyndns test for Fedora 42 and RHEL 10 (#139)
- ci: Add support for bootc end-to-end validation tests (#140)
- ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#144)
Version 1.5.0
[1.5.0] - 2025-04-28
New Features
- feat: Introduced option to skip package installation (#131)
Other Changes
- ci: ansible-plugin-scan is disabled for now (#121)
- ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#124)
- ci: Check spelling with codespell (#126)
- ci: Add test plan that runs CI tests and customize it for each role (#127)
- ci: In test plans, prefix all relate variables with SR_ (#128)
- ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#129)
- ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#130)
- ci: use tox-lsr 3.6.0; improve qemu test logging (#132)
- ci: skip storage scsi, nvme tests in github qemu ci (#133)
- test: test for ad_integration_manage_packages (#134)
Version 1.4.8
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)