-
Tue Nov 08 2022 EL Errata <el-errata_ww@oracle.com> - 1.20.1-1.0.1
- Replace upstream references from description tag
- Remove comments which confuse ruamel
- Replace upstream reference of Ansible Collection in spec file [Orabug: 32904501]
-
Tue Sep 27 2022 Rich Megginson <rmeggins@redhat.com> - 1.20.1-1
- Resolves:rhbz#2129875 : ssh,sshd - Sync on final OpenSSH option name RequiredRSASize in ssh and sshd roles
-
Tue Aug 09 2022 Rich Megginson <rmeggins@redhat.com> - 1.20.0-1
- Resolves:rhbz#2115159 : cockpit - Add customization of port
- Resolves:rhbz#2100939 : firewall - RFE: firewall-system-role: add ability to add interface to zone by PCI device ID
- Resolves:rhbz#2115160 : firewall - support for firewall_config - gather firewall facts
- Resolves:rhbz#2112143 : logging - [RFE] Support startmsg.regex and endmsg.regex in the files inputs
- Resolves:rhbz#2115162 : selinux - Added setting of seuser and selevel for completeness
- Resolves:rhbz#2115161 : nbde_client - Sets proper spacing for parameter rd.neednet=1
- Resolves:rhbz#2115884 : network - fix IPRouteUtils.get_route_tables_mapping() to accept any whitespace sequence
- Resolves:rhbz#2109997 : ssh sshd - ssh, sshd: RSAMinSize parameter definition is missing
- Resolves:rhbz#2082391 : storage - [RHEL8] [WARNING]: The loop variable 'storage_test_volume' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior.
-
Fri Jul 01 2022 Rich Megginson <rmeggins@redhat.com> - 1.19.3-1
- min_ansible_version is string instead of float
- fix storage test failures
- support for ansible-core 2.13
- firewall - forward_port should accept list of string or list of dict
Resolves: rhbz#2101607
- firewall - support add/modify/delete services
Resolves: rhbz#2100297
- metrics - document minimum supported redis version required by rhel-system-roles
Resolves: rhbz#2100285
- metrics - restart pmie, pmlogger if changed, do not wait for handler
Resolves: rhbz#2100298
- network - Support managing the network through nmstate schema
Resolves: rhbz#2100979
- storage - support for adding/removing disks to/from storage pools
Resolves: rhbz#2066880
- storage - support for attaching cache volumes to existing volumes
Resolves: rhbz#2066881
-
Wed Jun 15 2022 Rich Megginson <rmeggins@redhat.com> - 1.19.2-1
- sshd - fix ansible 2.9 support in meta/main.yml
Resolves: rhbz#2086935 (8.7.0)
-
Mon Jun 13 2022 Rich Megginson <rmeggins@redhat.com> - 1.19.1-1
- storage - fix coverity scan issue in blivet.py
Resolves: rhbz#2066876 (8.7.0)
- logging - fix gather_facts/set_vars issue
Resolves: rhbz#2079008 (8.7.0)
- ha_cluster - Move tasks that set up CI environment to roles tasks/ dir
Resolves: rhbz#2093500 (8.7.0)
- sshd - fix tests issue with rhel9 hosts
-
Mon Jun 06 2022 Rich Megginson <rmeggins@redhat.com> - 1.19.0-1
- storage - support for creating and managing LVM thin pools/LVs
Resolves: rhbz#2066876 (8.7.0)
- firewall - Update Ansible syntax in Firewall system role README.md file examples
Resolves: rhbz#2081839 (8.7.0)
- storage role raid_level "striped" is not supported
Resolves: rhbz#2083426 (8.7.0)
- network: the controller device is not completely cleaned up in the bond tests.
Resolves: rhbz#2089868 (8.7.0)
- firewall - state no longer required for masquerade and ICMP block inversion
Resolves: rhbz#2093437 (8.7.0)
- ha_cluster - Move tasks that set up CI environment to roles tasks/ dir
Resolves: rhbz#2093500 (8.7.0)
-
Thu May 26 2022 Rich Megginson <rmeggins@redhat.com> - 1.18.0-1
- firewall - [Improvement] Allow System Role to reset to default Firewalld Settings
Resolves: rhbz#2043009 (8.7.0)
- metrics - [RFE] add an option to the metrics role to enable postfix metric collection
Resolves: rhbz#2079114 (8.7.0)
- network - Rework the infiniband support
Resolves: rhbz#2086869 (8.7.0)
- sshd - recurse into tests and examples sub-directories when replacing string in files
the sshd role latest version added sub-directories under tests that need
role name replacement - so just use find
- sshd - sshd system role should not assume that RHEL 9 /etc/ssh/sshd_config has "Include > /etc/ssh/sshd_config.d/*.conf"
Resolves: rhbz#2086934 (8.7.0)
- sshd - sshd system role should be able to optionally manage /etc/ssh/sshd_config on RHEL 9
Resolves: rhbz#2086935 (8.7.0)
- storage - storage role cannot set mount_options for volumes
Resolves: rhbz#2083378 (8.7.0)
-
Mon Apr 25 2022 Rich Megginson <rmeggins@redhat.com> - 1.17.0-1
- All roles should support running with gather_facts: false
Resolves: rhbz#2079008 (8.7.0)
- firewall - Firewall system role Ansible deprecation warning related to "include"
Resolves: rhbz#2078650 (8.7.0)
- ha_cluster - ha_cluster - support advanced corosync configuration
Resolves: rhbz#2065339 (8.7.0)
- ha_cluster - ha_cluster - support SBD fencing
Resolves: rhbz#2066868 (8.7.0)
- ha_cluster - ha_cluster - add support for configuring bundle resources
Resolves: rhbz#2073518 (8.7.0)
- kernel_settings - kernel_settings error configobj not found on RHEL 8.6 managed hosts
Resolves: rhbz#2060378 (8.7.0)
- logging - logging tests fail during cleanup if no cloud-init on system
Resolves: rhbz#2058807 (8.7.0)
- logging - Logging - RFE - support template, severity and facility options
Resolves: rhbz#2075116 (8.7.0)
- metrics - Metrics role, with "metrics_from_mssql" option does not configure /var/lib/pcp/pmdas/mssql/mssql.conf on first run
Resolves: rhbz#2060377 (8.7.0)
- metrics - metrics - consistently use ansible_managed in configuration files managed by role
Resolves: rhbz#2065215 (8.7.0)
- metrics - [RFE] add an option to the metrics role to enable postfix metric collection
Resolves: rhbz#2079114 (8.7.0)
- nbde_client - NBDE client system role does not support servers with static IP addresses
Resolves: rhbz#2071011 (8.7.0)
- network - [RFE] Extend rhel-system-roles.network feature set to support routing rules
Resolves: rhbz#1996731 (8.7.0)
- network - bond: fix typo in supporting the infiniband ports in active-backup mode
Resolves: rhbz#2064067 (8.7.0)
- network - pytest failed when running with nm providers in the rhel-8.5 beaker machine
Resolves: rhbz#2065217 (8.7.0)
- network - network - consistently use ansible_managed in configuration files managed by role
Resolves: rhbz#2065670 (8.7.0)
- postfix - postfix - consistently use ansible_managed in configuration files managed by role
Resolves: rhbz#2065216 (8.7.0)
- postfix - Postfix RHEL System Role should provide the ability to replace config and reset configuration back to default
Resolves: rhbz#2065218 (8.7.0)
- sshd - FIPS mode detection in SSHD role is wrong
Resolves: rhbz#2075338 (8.7.0)
- storage - RFE storage Less verbosity by default
Resolves: rhbz#2056480 (8.7.0)
- timesync - timesync: basic-smoke test failure in timesync/tests_ntp.yml
Resolves: rhbz#2060379 (8.7.0)
- tlog - Tlog role - Enabling session recording configuration does not work due to RHEL9 SSSD files provider default
Resolves: rhbz#2072749 (8.7.0)
-
Thu Apr 07 2022 Rich Megginson <rmeggins@redhat.com> - 1.16.3-1
- tlog - Enabling session recording configuration does not work due to RHEL9 SSSD files provider default
Resolves rhbz#2072749 (EL8)
Resolves rhbz#2071804 (EL9)