Skip to content

Releases: linux-system-roles/ssh

Version 1.6.2

17 Nov 19:26

Choose a tag to compare

[1.6.2] - 2025-11-17

Bug Fixes

  • fix: cannot use community-general version 12 - no py27 and py36 support (#209)

Other Changes

  • ci: Bump actions/upload-artifact from 4 to 5 (#205)
  • ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#206)
  • ci: bump tox-lsr to 3.13.0 (#207)
  • ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#208)

Version 1.6.1

21 Oct 17:56

Choose a tag to compare

[1.6.1] - 2025-10-21

Other Changes

  • ci: Bump actions/checkout from 4 to 5 (#193)
  • ci: rollout several recent changes to CI testing (#195)
  • ci: support openSUSE Leap in qemu/kvm test matrix (#196)
  • ci: use the new epel feature to enable EPEL for testing farm (#197)
  • ci: fix markdown formatting for contributing.md to pass markdownlint (#199)
  • ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#200)
  • test: only reinstall openssh-clients if necessary (#201)
  • ci: use JSON format for __bootc_validation (#202)
  • ci: Bump actions/github-script from 7 to 8 (#203)

Version 1.6.0

23 Jun 14:08

Choose a tag to compare

[1.6.0] - 2025-06-23

New Features

  • feat: Support this role in container environments and builds (#185)

Bug Fixes

  • fix: Avoid setting ansible_managed variable (#189)

Other Changes

  • ci: Bump sclorg/testing-farm-as-github-action from 3 to 4 (#182)
  • ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#183)
  • ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#184)
  • ci: Add support for bootc end-to-end validation tests (#186)
  • tests: Update tests_all_options.yml to do bootc end-to-end validation (#187)
  • ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#188)
  • refactor: Ansible 2.19 support (#191)

Version 1.5.3

23 Apr 20:20

Choose a tag to compare

[1.5.3] - 2025-04-23

Other Changes

  • ci: ansible-plugin-scan is disabled for now (#169)
  • ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#172)
  • ci: Check spelling with codespell (#173)
  • ci: Add test plan that runs CI tests and customize it for each role (#174)
  • ci: In test plans, prefix all relate variables with SR_ (#175)
  • ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#176)
  • ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#177)
  • ci: use tox-lsr 3.6.0; improve qemu test logging (#178)
  • tests: Add missing dependency on Fedora 42 (#179)
  • ci: skip storage scsi, nvme tests in github qemu ci (#180)

Version 1.5.2

09 Jan 15:33

Choose a tag to compare

[1.5.2] - 2025-01-09

Bug Fixes

  • fix: Workaround for CentOS 10 issues in openssh (#167)

Other Changes

  • ci: Use Fedora 41, drop Fedora 39 (#165)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#166)

Version 1.5.1

31 Oct 01:05

Choose a tag to compare

[1.5.1] - 2024-10-30

Other Changes

  • ci: Add workflow for ci_test bad, use remote fmf plan (#157)
  • ci: Fix missing slash in ARTIFACTS_URL (#158)
  • ci: Add tags to TF workflow, allow more [citest bad] formats (#159)
  • ci: ansible-test action now requires ansible-core version (#160)
  • ci: add YAML header to github action workflow files (#161)
  • refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#163)

Version 1.5.0

01 Aug 23:10

Choose a tag to compare

[1.5.0] - 2024-08-01

New Features

  • Handle reboot for transactional update systems (#151)

Other Changes

  • ci: Add tft plan and workflow (#152)
  • ci: Update fmf plan to add a separate job to prepare managed nodes (#154)
  • ci: Bump sclorg/testing-farm-as-github-action from 2 to 3 (#155)

Version 1.4.1

02 Jul 17:57

Choose a tag to compare

[1.4.1] - 2024-07-02

Bug Fixes

  • fix: add support for EL10 (#149)

Other Changes

  • ci: ansible-lint action now requires absolute directory (#148)

Version 1.4.0

11 Jun 17:23

Choose a tag to compare

[1.4.0] - 2024-06-11

New Features

  • feat: Add new configuration options and remove false positives in the test (#142)

Other Changes

  • ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#141)
  • ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#144)
  • ci: Add supported_ansible_also to .ansible-lint (#145)

Version 1.3.3

04 Apr 16:24

Choose a tag to compare

[1.3.3] - 2024-04-04

Other Changes

  • ci: fix python unit test - copy pytest config to tests/unit (#137)
  • ci: Bump ansible/ansible-lint from 6 to 24 (#138)
  • ci: Bump mathieudutour/github-tag-action from 6.1 to 6.2 (#139)