Skip to content

Releases: linux-system-roles/sudo

Version 1.2.2

09 Jan 15:38
Compare
Choose a tag to compare

[1.2.2] - 2025-01-09

Other Changes

  • ci: bump codecov/codecov-action from 4 to 5 (#32)
  • ci: Use Fedora 41, drop Fedora 39 (#33)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#34)

Version 1.2.1

13 Nov 23:42
Compare
Choose a tag to compare

[1.2.1] - 2024-11-13

Other Changes

  • refactor: role supports only EL8 and later - metadata should reflect that (#30)

Version 1.2.0

31 Oct 00:54
Compare
Choose a tag to compare

[1.2.0] - 2024-10-30

New Features

  • feat: Add variable that handles semantic check for sudoers (#22)

Other Changes

  • ci: Add workflow for ci_test bad, use remote fmf plan (#20)
  • ci: Fix missing slash in ARTIFACTS_URL (#21)
  • ci: Add python unit tests (#23)
  • ci: Add tags to TF workflow, allow more [citest bad] formats (#24)
  • ci: ansible-test action now requires ansible-core version (#25)
  • ci: add YAML header to github action workflow files (#26)
  • refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#28)

Version 1.1.0

01 Aug 23:07
Compare
Choose a tag to compare

[1.1.0] - 2024-08-01

New Features

  • Handle reboot for transactional update systems (#16)

Other Changes

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

Version 1.0.1

02 Jul 17:54
Compare
Choose a tag to compare

[1.0.1] - 2024-07-02

Bug Fixes

  • fix: add support for EL10 (#12)

Other Changes

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

Version 1.0.0

11 Jun 17:19
Compare
Choose a tag to compare

[1.0.0] - 2024-06-11

Other Changes

  • refactor: ostree support, simplify tests, lint issues (#5)
  • ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#6)
  • ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#8)
  • ci: Add supported_ansible_also to .ansible-lint (#9)

Version 0.1.0

21 May 10:24
023c3a9
Compare
Choose a tag to compare

[0.1.0] - 2024-05-21

New Features

  • feat: Add the sudo role (#2)