Skip to content

Releases: adfinis/ansible-role-bareos_repository

v2.1.3

06 Jan 12:52
f40a323
Compare
Choose a tag to compare

2.1.3 (2025-01-06)

Bug Fixes

  • ci: update molecule distros (e1b85fb)

Chores

  • ci: rm TODO, requirements2png actions (8cf7dfd)

v2.1.2

06 Jan 11:58
118ac39
Compare
Choose a tag to compare

2.1.2 (2025-01-06)

Bug Fixes

  • add os_family conditional for yum repo (118ac39)
  • galaxy releases (3c21c57)

v2.1.1

12 Dec 15:44
343a0af
Compare
Choose a tag to compare

2.1.1 (2024-12-12)

Bug Fixes

  • ci: manual action to delete galaxy role (18130ed)

v2.1.0

12 Dec 14:38
b8d21e7
Compare
Choose a tag to compare

2.1.0 (2024-12-12)

Feature

  • ci: use new galaxy role release workflow (08d33cc)

v2.0.2

12 Dec 10:47
0899c7b
Compare
Choose a tag to compare

2.0.2 (2024-12-12)

Bug Fixes

Chores

  • ci: rm TODO, requirements2png actions (9df8256)
  • ci: test new semrel workflow (16cf4e0)

v2.0.1

10 Dec 12:24
0d8f4ab
Compare
Choose a tag to compare

2.0.1 (2024-12-10)

Bug Fixes

  • workflow: update ansible-role workflow to use default branch (b670e02)

v2.0.0

29 Oct 16:57
0cc61f9
Compare
Choose a tag to compare

2.0.0 (2024-10-29)

Breaking Changes

  • stop disable of ptrace protection (435f4b3)

Role disabled ptrace protection for the kernel per default, which we
don't want. This is only required for debugging purposes and should not
be touched in the scope of this role!

Refs: https://docs.bareos.org/Appendix/Debugging.html#traceback

Chores

  • ci: update distro matrix, fix steps (e666a47)

CI