Skip to content

Commit

Permalink
Collection version was updated
Browse files Browse the repository at this point in the history
  • Loading branch information
systemroller committed Jul 2, 2024
1 parent ba33b8c commit 11aaaf2
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 28 deletions.
54 changes: 27 additions & 27 deletions collection_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,97 +2,97 @@ postfix:
ref: 1.4.5
sourcenum: 1
selinux:
ref: 1.7.6
ref: 1.7.7
sourcenum: 2
timesync:
ref: 1.8.4
ref: 1.8.5
sourcenum: 3
kdump:
ref: 1.4.6
ref: 1.4.7
sourcenum: 4
network:
ref: 1.15.3
ref: 1.15.4
sourcenum: 5
storage:
ref: 1.17.0
ref: 1.17.1
sourcenum: 6
metrics:
ref: 1.10.3
sourcenum: 7
tlog:
ref: 1.3.5
ref: 1.3.6
sourcenum: 8
kernel_settings:
ref: 1.2.4
ref: 1.2.5
sourcenum: 9
logging:
ref: 1.12.8
ref: 1.12.9
sourcenum: 10
nbde_server:
ref: 1.4.5
ref: 1.4.6
sourcenum: 11
nbde_client:
ref: 1.2.20
ref: 1.3.0
sourcenum: 12
certificate:
ref: 1.3.5
ref: 1.3.6
sourcenum: 13
crypto_policies:
ref: 1.3.4
ref: 1.3.5
sourcenum: 14
sshd:
org: willshersystems
ref: v0.24.0
repo: ansible-sshd
sourcenum: 15
ssh:
ref: 1.4.0
ref: 1.4.1
sourcenum: 16
ha_cluster:
ref: 1.17.1
ref: 1.18.0
sourcenum: 17
vpn:
ref: 1.6.5
ref: 1.6.6
sourcenum: 18
firewall:
ref: 1.7.7
ref: 1.7.8
sourcenum: 19
cockpit:
ref: 1.5.7
ref: 1.5.8
sourcenum: 20
podman:
ref: 1.5.1
sourcenum: 21
ad_integration:
ref: 1.4.5
ref: 1.4.6
sourcenum: 22
rhc:
ref: 1.6.4
ref: 1.6.5
sourcenum: 23
journald:
ref: 1.3.1
ref: 1.3.2
sourcenum: 24
postgresql:
ref: 1.3.7
ref: 1.3.8
sourcenum: 25
systemd:
ref: 1.1.4
ref: 1.1.5
sourcenum: 26
keylime_server:
ref: 1.1.4
ref: 1.1.5
sourcenum: 27
fapolicyd:
ref: 1.1.3
ref: 1.1.4
sourcenum: 28
bootloader:
ref: 1.0.6
ref: 1.0.7
sourcenum: 29
snapshot:
ref: 1.3.3
sourcenum: 30
gfs2:
ref: 0.0.3
ref: 0.0.4
sourcenum: 31
sudo:
ref: 1.0.0
ref: 1.0.1
sourcenum: 32
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.81.0"
version: "1.82.0"
description: "Ansible roles for linux system components management"

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

[1.82.0] - 2024-07-02
---------------------

### New Features

- ha_cluster - feat: crmsh corosync jinja2 template rework (#212)
- nbde_client - feat: Allow initrd configuration to be skipped (#165)

### Bug Fixes

- ad_integration - fix: add support for EL10 (#102)
- bootloader - fix: add support for EL10 (#109)
- certificate - fix: add support for EL10 (#229)
- cockpit - fix: add support for EL10 (#163)
- cockpit - fix: wildcard package installation not working with dnf module (#161)
- crypto_policies - fix: add support for EL10 (#118)
- fapolicyd - fix: add support for EL10 (#28)
- firewall - fix: add support for EL10 (#224)
- gfs2 - fix: add support for EL10 (#17)
- journald - fix: add support for EL10 (#73)
- kdump - fix: add support for EL10 (#206)
- kdump - fix: el10 kdump role should depend on kdump-utils (#204)
- kernel_settings - fix: add support for EL10 (#207)
- keylime_server - fix: add support for EL10 (#46)
- logging - fix: add support for EL10 (#395)
- nbde_client - fix: add support for EL10 (#166)
- nbde_server - fix: add support for EL10 (#150)
- network - fix: add support for EL10 (#700)
- postgresql - fix: add support for EL10 (#93)
- rhc - fix: add support for EL10 (#184)
- selinux - fix: add support for EL10 (#239)
- ssh - fix: add support for EL10 (#149)
- storage - fix: add support for EL10 (#452)
- sudo - fix: add support for EL10 (#12)
- systemd - fix: add support for EL10 (#51)
- timesync - fix: Don't use chrony-dhcp sourcedir on EL8 systems (#246)
- timesync - fix: add support for EL10 (#245)
- tlog - fix: add support for EL10 (#133)
- vpn - fix: add support for EL10 (#160)

[1.81.0] - 2024-06-24
---------------------

Expand Down

0 comments on commit 11aaaf2

Please sign in to comment.