Skip to content

Commit

Permalink
version 1.90.0 - new role aide
Browse files Browse the repository at this point in the history
Signed-off-by: Rich Megginson <[email protected]>
  • Loading branch information
richm committed Nov 12, 2024
1 parent 1e27dbc commit 5494fb8
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 4 deletions.
9 changes: 6 additions & 3 deletions collection_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ kernel_settings:
ref: 1.3.3
sourcenum: 9
logging:
ref: 1.13.5
ref: 1.14.0
sourcenum: 10
nbde_server:
ref: 1.4.8
Expand Down Expand Up @@ -61,7 +61,7 @@ cockpit:
ref: 1.5.11
sourcenum: 20
podman:
ref: 1.6.5
ref: 1.7.0
sourcenum: 21
ad_integration:
ref: 1.4.7
Expand All @@ -76,7 +76,7 @@ postgresql:
ref: 1.3.9
sourcenum: 25
systemd:
ref: 1.2.1
ref: 1.3.0
sourcenum: 26
keylime_server:
ref: 1.1.6
Expand All @@ -96,3 +96,6 @@ gfs2:
sudo:
ref: 1.2.0
sourcenum: 32
aide:
ref: 0.0.1
sourcenum: 33
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
namespace: "fedora"
name: "linux_system_roles"
version: "1.89.1"
version: "1.90.0"
description: "Ansible roles for linux system components management"

authors:
Expand Down
10 changes: 10 additions & 0 deletions lsr_role2collection/COLLECTION_CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Changelog
=========

[1.90.0] - 2024-11-12
---------------------

### New Features

- aide - New Role
- logging - feat: support custom templates (#425)
- podman - feat: support for Pod quadlets (#190)
- systemd - feat: support user units (#67)

[1.89.1] - 2024-11-06
---------------------

Expand Down

0 comments on commit 5494fb8

Please sign in to comment.