Resolves: RHEL-49596 : ha_cluster - alerts support
other fixes for el10 support
add timesync_provider.sh side car doc for Automation Hub rendering issue
Resolves: RHEL-46854 : postfix - feat: Added postfix_files feature as a simple means to add extra files/maps to config
Resolves: RHEL-48227 : snapshot - feat: rewrite snapshot.py as an Ansible module / add support for thin origins
Resolves: RHEL-41090 : cockpit - cockpit install all wildcard match does not work in newer el9
Resolves: RHEL-45717 : nbde_client - feat: Allow initrd configuration to be skipped
Implements meta/main.yml el10 support in most roles
Resolves: RHEL-39996 : bootloader - Set user.cfg path to /boot/grub2/ on EL 9 UEFI
Resolves: RHEL-35561 : logging - Setup imuxsock using rhel-system-roles.logging causing an error
fix test
Resolves: RHEL-40760 : podman - grab name of network to remove from quadlet file
Resolves: RHEL-39438 : podman - Create podman secret when skip_existing=True and it does not exist
Resolves: RHEL-40180 : ssh - Add new configuration options and remove false positives in the test
Resolves: RHEL-31854 : storage - [RFE] manage stratis
Resolves: RHEL-25777 : storage - rhel-system-role.storage is not idempotent
Resolves: RHEL-14862 : storage - [RHEL9][RFE] resize LVM PVs
Resolves: RHEL-25994 : storage - var unused_disks get different sector size disks
Resolves: RHEL-18075
- package rhel-system-roles.noarch does not provide docs for ansible-doc
Resolves: RHEL-33532
ha_cluster - [RFE] rhel_system_roles.ha_cluster - Utilization Support
Resolves: RHEL-33076
ha_cluster - Fix inconsistent approach for multiple `attributes.attrs` in `ha_cluster_node_options`
Resolves: RHEL-32872
network - Fix testing Failures due to connection.autoconnect-ports Unknown Property
Resolves: RHEL-33547
podman - feat: manage TLS cert/key files for registry connections and validate certs
Resolves: RHEL-30185
podman - podman role should support default credentials and per-unit credentials
Resolves: RHEL-30183
podman - podman role should support containers-auth.json
Resolves: RHEL-25777
storage - rhel-system-role.storage is not idempodent
(cherry picked from commit 4beb95e1c9)
Resolves: RHEL-28658
ad_integration - fix: Sets domain name lower case in realmd.conf section header
Resolves: RHEL-26714
bootloader - bootloader role tests do not work on ostree
Resolves: RHEL-30111
ha_cluster - [RFE] ha_cluster_node_options allows per-node addresses and SBD options to be set
Resolves: RHEL-27186
ha_cluster - [RFE] make it easier to install cloud agents
Resolves: RHEL-17271
ha_cluster - [RFE] rhel_system_roles.ha_cluster - ACL Support
Resolves: RHEL-30170
journald - feat: Add options for rate limit interval and burst
Resolves: RHEL-25264
network - Make sure that the network role CI is solid robust
Resolves: RHEL-32464
podman - fix: do not use become for changing hostdir ownership, and expose subuid/subgid info
Resolves: RHEL-32382
podman - fix: use correct user for cancel linger file name
Resolves: RHEL-30185
podman - podman role should support default credentials and per-unit credentials
Resolves: RHEL-29309
sshd - second SSHD service broken
Resolves: RHEL-30959
storage - [RHEL9] storage role resize volume failed
Resolves: RHEL-29874
storage - Running rhel-system-roles.storage w/ type: raid a second time, fails if existing RAID device has stratis installed on them.
Fix ansible-test issues
Ensure "WARNING: " is quoted in description string
Package doc_fragments for vendored modules
Fix wrong collection deprecation error
undefine __brp_mangle_shebangs because ansible-test does not like shebangs in executable files
ensure that any files removed during the build/install process are also removed
from ignore files
Resolves: RHEL-16336 : bootloader - Create bootloader role (MVP)
fix issue with path on arches other than x86_64, and EFI systems
Resolves: RHEL-3253 : RHEL for Edge support in system roles
cockpit fixed issue with test cleanup
postgresql fixed issue with test cleanup
Do not use `ExcludeArch: i686` until we can figure out how to solve
internal test infrastructure issues
Resolves: RHEL-25508 : nbde_server - fix: Allow tangd socket override directory to be managed outside of the role
Resolves: RHEL-19579 : network - Add blackhole type route to rhel-system-roles.network
Fixed issues with ANSIBLE_GATHERING=explicit in several roles
Fixed test cleanup issues in several roles
Resolves: RHEL-5274 : postgresql - unable to install PostgreSQL version 15 on RHEL 9
Resolves: RHEL-23497 : storage - tests_lvm_auto_size_cap_nvme_generated failed at "Assert expected size is actual size"
Resolves: RHEL-21382 : ad_integration - feat: add ad_integration_preserve_authselect_profile
Resolves: RHEL-21133 : ad_integration - feat: Add SSSD parameters support
Resolves: RHEL-21117 : journald - feat: Add support for ForwardToSyslog
Resolves: RHEL-22309 : podman - fix: cast secret data to string in order to allow JSON valued strings
Resolves: RHEL-21401 : podman - fix: name of volume quadlet service should be basename-volume.service
Resolves: RHEL-16974 : rhc - rhc: new rhc_insights.ansible_host parameter
Resolves: RHEL-16552 : snapshot - New Role for storage snapshot management (lvm, etc.)
add revert support
Resolves: RHEL-3253 : RHEL for Edge support in system roles
updated several roles with ostree improvements
metrics role support
Resolves: RHEL-16541 : fapolicyd - feat: Import code for fapolicyd system role
several role improvements
Resolves: RHEL-18026 : ha_cluster - fix: set sbd.service timeout based on SBD_START_DELAY
Resolves: RHEL-19046 : logging - fix: avoid conf of RatelimitBurst when RatelimitInterval is zero
Resolves: RHEL-13760 : metrics - [RFE] Metrics system role support for configuring PMIE webhooks
Resolves: RHEL-19241 : podman - fix: add no_log: true for tasks that can log secret data
Resolves: RHEL-18962 : postgresql - feat: enable using postgresql 16
Resolves: RHEL-16976 : rhc - rhc: support RHEL 7 managed nodes
Resolves: RHEL-19040 : selinux - fix: no longer use "item" as a loop variable
Resolves: RHEL-19043 : selinux - fix: Print an error message when module to be created doesn't exist
Resolves: RHEL-1535 : storage - Basic support for creating shared logical volumes
Resolves: RHEL-3253
RHEL for Edge support in system roles
except for nbde_client, rhc, metrics
Resolves: RHEL-17668
ad_integration - feat: Add sssd custom settings
Resolves: RHEL-16541
fapolicyd - feat: Import code for fapolicyd system role
Resolves: RHEL-15910
ha_cluster - [RFE] HA Cluster system role should be able to enable Resilient Storage repository
Resolves: RHEL-15908
ha_cluster - [FutureFeature] Allow ha_cluster role to configure all qdevice options
Resolves: RHEL-15876
ha_cluster - [FutureFeature] Allow ha_cluster role to configure fencing topology
Resolves: RHEL-3353
kdump - fix: retry read of kexec_crash_size
Resolves: RHEL-15932
logging - feat: Add support for the global config option preserveFQDN with a new logg…
Resolves: RHEL-15439
logging - feat: Add support for general queue and general action parameters
Resolves: RHEL-15037
logging - fix: check that logging_max_message_size is set, not rsyslog_max_message_size
Resolves: RHEL-13760
metrics - [RFE] Metrics system role support for configuring PMIE webhooks
Resolves: RHEL-1683
network - Ansible RHEL network system role issue with ipv6.routing-rules the prefix length for 'from' cannot be zero"
Resolves: RHEL-15870
selinux - fix: Use `ignore_selinux_state` module option
Resolves: RHEL-16212
storage - feat: Support for creating volumes without a FS
- Resolves: RHEL-5346 spec - Remove with_html, instead use built-in
.README.html
- Resolves: RHEL-5972 ansible-sshd - Manage SSH certificates
- rhbz#2223764: Remove ad_integration patch and use the latest
ad_integration
version instead. Vendor community-general.ini_files for
- RHEL-1118: ad_integration: Support for dynamic DNS Updates
- Change link to open new issue in galaxy.yml from deprecated BZ to Jira
Resolves:rhbz#2232241
kdump - "Write new authorized_keys if needed" task idempotency issues
Resolves:rhbz#2232231
kdump - system role fails if kdump_ssh_user doesn't have a .ssh/authorized_keys file in home directory
Resolves RHEL-1397
kdump - fix: ensure .ssh directory exists for kdump_ssh_user on kdump_ssh_server
Resolves RHEL-1499
kdump - fix: Ensure authorized_keys management works with multiple hosts
Resolves:rhbz#2223764
firewall - fix: reload on resetting to defaults
Resolves RHEL-1495
firewall - fix: files: overwrite firewalld.conf on previous replaced
Resolves RHEL-1497
storage - fix: use stat.pw_name, stat.gr_name instead of owner, group
sshd README remove upstream only docs
first RC for 1.22.0 rhel 8.9 and 9.3
fix firewall reload test gather facts
firewall - fix: reload on resetting to defaults
Resolves:rhbz#2223764
podman - Podman system role: Unable to use podman_registries_conf to set unqualified-search-registries
Resolves:rhbz#2211984
rhc - baseurl in rhsm.conf is empty when rhc_baseurl is not specified
Resolves:rhbz#2227821
kdump - use failure_action instead of default on EL9 and later
Resolves RHEL-906
firewall - Check mode fails with replacing previous rules
Resolves RHEL-898
firewall - Ansible RHEL firewall system role not idempotent when configuring the interface using the role in rhel9
Resolves RHEL-885
podman - use getsubids to look for subuid, subgid for IdM support
Resolves RHEL-865
podman - allow to not pull images, continue if image pull fails
Resolves RHEL-857
firewall - should have option to disable conflicting services
Resolves:rhbz#2222761
podman - allow container networking configuration
Resolves:rhbz#2161712
podman - support for healthchecks and healthcheck actions
Resolves:rhbz#2179457
podman - support quadlet units
Resolves:rhbz#2179455
systemd - system role for managing systemd units
Resolves:rhbz#2224384
ALL - facts being gathered unnecessarily
Resolves:rhbz#2223032
certificate - rhel-system-roles.certificate does not re-issue after updating key_size
Resolves:rhbz#2224138
firewall - Check mode fails when creating new firewall service
Resolves:rhbz#2222428
storage - RAID volume pre cleanup - remove existing data from member disks as needed before creation
Resolves:rhbz#2224090
firewall - when firewalld.service is masked, firewall role fails
Resolves:rhbz#2123859
network - Support configuring auto-dns setting
Resolves:rhbz#2211194
rhc - implement rhc_proxy.scheme
Resolves:rhbz#2211748
selinux - use restorecon -T 0 on supported platforms
Resolves:rhbz#2179460
storage - RFE for the storage system role to support configuring the stripe size for RAID LVM volumes
Resolves:rhbz#2181656
storage - [RHEL9] Failed to commit changes to disk: Failed to format device: Input/output error
Resolves:rhbz#2210916
storage - [RFE] user-specified mount point owner and permissions
Resolves:rhbz#2181657
storage - Cannot set chunk size for RAID: Unsupported parameters for (blivet) module: pools.raid_chunk_size
Resolves:rhbz#2193058
storage - [RHEL9] Failed to commit changes to disk: Failed to format device: Input/output error
Resolves:rhbz#2210916