Skip to content

Releases: linux-system-roles/certificate

Version 1.3.10

13 Feb 21:29
Compare
Choose a tag to compare

[1.3.10] - 2025-02-13

Other Changes

  • test: use ipaserver role from collection if it exists (#256)
  • ci: Check spelling with codespell (#257)
  • ci: enable ansible verbosity (#258)
  • ci: turn off ansible verbosity (#259)

Version 1.3.9

31 Jan 22:46
Compare
Choose a tag to compare

[1.3.9] - 2025-01-31

Other Changes

  • ci: Add SLES vars (#248)
  • ci: ansible-plugin-scan is disabled for now (#249)
  • ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#252)
  • ci: fix python tests (#253)
  • ci: Add vars for SLES_SAP (#254)

Version 1.3.8

04 Dec 16:37
Compare
Choose a tag to compare

[1.3.8] - 2024-12-04

Bug Fixes

  • fix: Workaround getcert issue when cert key-file is missing (#243)

Other Changes

  • ci: bump codecov/codecov-action from 4 to 5 (#244)
  • ci: Use Fedora 41, drop Fedora 39 (#245)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#246)

Version 1.3.7

31 Oct 01:10
Compare
Choose a tag to compare

[1.3.7] - 2024-10-30

Other Changes

  • ci: Add tft plan and workflow (#231)
  • ci: Update fmf plan to add a separate job to prepare managed nodes (#233)
  • ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (#234)
  • ci: Add workflow for ci_test bad, use remote fmf plan (#235)
  • ci: Fix missing slash in ARTIFACTS_URL (#236)
  • ci: Add tags to TF workflow, allow more [citest bad] formats (#237)
  • ci: ansible-test action now requires ansible-core version (#238)
  • ci: add YAML header to github action workflow files (#239)
  • refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#241)

Version 1.3.6

02 Jul 18:12
Compare
Choose a tag to compare

[1.3.6] - 2024-07-02

Bug Fixes

  • fix: add support for EL10 (#229)

Other Changes

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

Version 1.3.5

11 Jun 17:09
Compare
Choose a tag to compare

[1.3.5] - 2024-06-11

Other Changes

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

Version 1.3.3

17 Jan 20:30
Compare
Choose a tag to compare

[1.3.3] - 2024-01-16

Other Changes

  • ci: Use supported ansible-lint action; run ansible-lint against the collection (#210)
  • ci: bump github/codeql-action from 2 to 3 (#211)
  • ci: bump actions/setup-python from 4 to 5 (#212)
  • ci: Use supported ansible-lint action; run ansible-lint against the collection (#213)

Version 1.3.2

08 Dec 21:12
Compare
Choose a tag to compare

[1.3.2] - 2023-12-08

Other Changes

  • ci: bump actions/github-script from 6 to 7 (#207)
  • refactor: get_ostree_data.sh use env shebang - remove from .sanity* (#208)

Version 1.3.1

22 Nov 17:40
Compare
Choose a tag to compare

[1.3.1] - 2023-11-22

Other Changes

  • refactor: improve support for ostree systems (#205)

Version 1.3.0

26 Oct 15:58
Compare
Choose a tag to compare

[1.3.0] - 2023-10-26

New Features

  • feat: support for ostree systems (#203)

Other Changes

  • build(deps): bump actions/checkout from 3 to 4 (#194)
  • ci: ensure dependabot git commit message conforms to commitlint (#198)
  • ci: use dump_packages.py callback to get packages used by role (#200)
  • ci: tox-lsr version 3.1.1 (#202)