File ansible-linux-system-roles.changes of Package ansible-linux-system-roles
-------------------------------------------------------------------
Sat Mar 7 13:50:43 UTC 2026 - Harshvardhan Sharma <harshvardhan.sharma@suse.com>
- Update to version 1.1.0: upgrade all roles
to include Ansible 2.19 compatibility fixes and
ansible_facts migration.
- Update role versions:
- firewall 1.8.2 -> 1.11.6:
- add backend abstraction layer and offline mode
- add IPv6 ipset support and ipset_options
- add service includes support
- fix python311-firewall install on SLES 15
- timesync 1.9.2 -> 1.11.4:
- add timesync_ntp_ip_family option (IPv4/IPv6 preference)
- journald 1.3.5 -> 1.5.2:
- add MaxRetention configuration option
- ssh 1.5.2 -> 1.7.1:
- add VersionAddendum configuration option
- crypto_policies 1.4.2 -> 1.5.2:
- container environment support
- systemd 1.3.1 -> 1.3.7:
- fix unmask ordering so the role can manage units correctly
- fix files/templates in nested directories
- ha_cluster 1.24.0 -> 1.29.1:
- new ha_cluster_info module for exporting cluster configuration
- fix /var/lib/pcsd creation for newer pcs versions
- mssql 2.5.2 -> 2.6.6:
- add mssql_ha_ag_is_contained and mssql_ha_ag_reuse_system_db
- fix SUSE mssql-tools18 support
- fix AD connection with krb5_canonicalize=false
- auto_maintenance 1.94.2 -> 1.120.5:
- CI/infra tooling updates (no role-facing changes)
- certificate 1.3.11 -> 1.4.4:
- container build support
- selinux 1.8.2 -> 1.11.1:
- fix kernel command line SELinux parameter when changing state
- container/bootc build support for fcontexts and modules
- podman 1.8.1 -> 1.9.2:
- container build support
- cockpit 1.7.0 -> 1.7.4:
- minor fixes and compatibility updates
- aide 1.2.0 -> 1.2.5:
- support new AIDE config file options
- expose aide_version variable
- postfix 1.6.1 -> 1.6.6:
- fix: configure postfix to listen only on IPv4 when IPv6 is disabled
- fix: accept empty relayhost as unset
- keylime_server 1.2.1 -> 1.2.4:
- minor compatibility updates
-------------------------------------------------------------------
Thu Dec 18 16:12:20 UTC 2025 - Michal Suchanek <msuchanek@suse.de>
- Enable postfix role on SLE 15 (bsc#1255313)
-------------------------------------------------------------------
Mon Aug 18 12:37:42 UTC 2025 - Harshvardhan Sharma <harshvardhan.sharma@suse.com>
- Ensure galaxy.yml version is aligned with spec Version to avoid build failures
-------------------------------------------------------------------
Mon Aug 11 11:01:09 UTC 2025 - Harshvardhan Sharma <harshvardhan.sharma@suse.com>
- Add keylime_server role
-------------------------------------------------------------------
Wed Jul 23 14:41:47 UTC 2025 - Harshvardhan Sharma <harshvardhan.sharma@suse.com>
- Add postfix role
-------------------------------------------------------------------
Thu Jul 10 14:19:35 UTC 2025 - Harshvardhan Sharma <harshvardhan.sharma@suse.com>
- Add aide role
- Add cockpit role
-------------------------------------------------------------------
Fri Jun 27 10:37:02 UTC 2025 - Harshvardhan Sharma <harshvardhan.sharma@suse.com>
- Add selinux role for managing SELinux configuration
- Add podman role for managing containers using Podman
-------------------------------------------------------------------
Wed Jun 25 12:24:00 UTC 2025 - Harshvardhan Sharma <harshvardhan.sharma@suse.com>
- Update roles:
- suseconnect to 1.0.1: simplify sanitization logic (no jmespath)
- certificate to 1.3.11: update Python package dependencies for SLE 16
- ha_cluster to 1.24.0:
- add SLES 16 support with zypper pattern and crmsh updates
- export pcsd and OS configuration
- fix qdevice restart on cert regen and disable proxy for local pcsd socket
-------------------------------------------------------------------
Mon Jun 9 09:58:40 UTC 2025 - Harshvardhan Sharma <harshvardhan.sharma@suse.com>
- Fix: Ensure `certificate` role is included on SLE 16
- Introduced `%sle16` macro for version-based logic
- Cleaned up and simplified `%prep` section accordingly
-------------------------------------------------------------------
Fri Apr 11 09:08:14 UTC 2025 - Harshvardhan Sharma <harshvardhan.sharma@suse.com>
- Updated spec to require the use of the new Ansible version.
- Upgraded the certificate role to version 1.3.9:
- Added new variables for SLES_SAP_15 and SLES_SAP_16.
- Updated Ansible lint version to v25.
- Updated CI pipeline with new test requirements.
-------------------------------------------------------------------
Thu Jan 30 13:45:48 UTC 2025 - Harshvardhan Sharma <harshvardhan.sharma@suse.com>
- 1.0.0
- Initial release.