Skip to content

Releases: linux-system-roles/ad_integration

Version 1.6.3

08 Jan 02:07

Choose a tag to compare

[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

06 Jan 17:27

Choose a tag to compare

[1.6.2] - 2026-01-06

Other Changes

  • ci: Bump actions/checkout from 5 to 6 (#163)
  • ci: add qemu tests for Fedora 43, drop Fedora 41 (#164)
  • ci: Bump actions/upload-artifact from 5 to 6 (#165)
  • docs: fix copyright in license (#166)

Version 1.6.1

17 Nov 21:37

Choose a tag to compare

[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_distros when checking distribution (#160)

Version 1.6.0

02 Jul 23:18

Choose a tag to compare

[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

28 Apr 22:10

Choose a tag to compare

[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

09 Jan 15:45

Choose a tag to compare

[1.4.8] - 2025-01-09

Other Changes

  • ci: Use Fedora 41, drop Fedora 39 (#118)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#119)

Version 1.4.7

31 Oct 01:11

Choose a tag to compare

[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

02 Jul 18:12

Choose a tag to compare

[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

11 Jun 17:10

Choose a tag to compare

[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

04 Apr 16:22

Choose a tag to compare

[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)