72d0c45 support gather_facts: false; snapshots; many other fixes, features

Authored and Committed by rmeggins 2 years ago
    support gather_facts: false; snapshots; many other fixes, features
    
    [Improvement] Allow System Role to reset to default Firewalld Settings
    Resolves: rhbz#2043010
    
    [RFE] add an option to the metrics role to enable postfix metric collection
    Resolves: rhbz#2051737
    
    sshd system role should not assume that RHEL 9 /etc/ssh/sshd_config has "Include > /etc/ssh/sshd_config.d/*.conf"
    Resolves: rhbz#2052081
    
    sshd system role should be able to optionally manage /etc/ssh/sshd_config on RHEL 9
    Resolves: rhbz#2052086
    
    logging tests fail during cleanup if no cloud-init on system
    Resolves: rhbz#2058799
    
    Metrics role, with "metrics_from_mssql" option does not configure /var/lib/pcp/pmdas/mssql/mssql.conf on first run
    Resolves: rhbz#2060523
    
    timesync: basic-smoke test failure in timesync/tests_ntp.yml
    Resolves: rhbz#2060524
    
    kernel_settings error configobj not found on RHEL 8.6 managed hosts
    Resolves: rhbz#2060525
    
    Firewall system role Ansible deprecation warning related to "include"
    Resolves: rhbz#2061511
    
    ha_cluster - support advanced corosync configuration
    Resolves: rhbz#2065337
    
    network - consistently use ansible_managed in configuration files managed by role [rhel-9.1.0]
    Resolves: rhbz#2065382
    
    Postfix RHEL System Role should provide the ability to replace config and reset configuration back to default [rhel-9.1.0]
    Resolves: rhbz#2065383
    
    metrics - consistently use ansible_managed in configuration files managed by role [rhel-9.1.0]
    Resolves: rhbz#2065392
    
    postfix - consistently use ansible_managed in configuration files managed by role [rhel-9.1.0]
    Resolves: rhbz#2065393
    
    bond: fix typo in supporting the infiniband ports in active-backup mode [rhel-9.1.0]
    Resolves: rhbz#2065394
    
    pytest failed when running with nm providers in the rhel-8.5 beaker machine [rhel-9.1.0]
    Resolves: rhbz#2066911
    
    NBDE client system role does not support servers with static IP addresses [rhel-9.1.0]
    Resolves: rhbz#2070462
    
    Tlog role - Enabling session recording configuration does not work due to RHEL9 SSSD files provider default
    Resolves: rhbz#2071804
    
    ha_cluster - add support for configuring bundle resources
    Resolves: rhbz#2073519
    
    FIPS mode detection in SSHD role is wrong
    Resolves: rhbz#2073605
    
    Logging - RFE - support template, severity and facility options
    Resolves: rhbz#2075119
    
    All roles should support running with gather_facts: false
    Resolves: rhbz#2078989
    
    [RFE] Extend rhel-system-roles.network feature set to support routing rules
    Resolves: rhbz#2079622
    
    ha_cluster - support SBD fencing
    Resolves: rhbz#2079626
    
    RFE storage Less verbosity by default
    Resolves: rhbz#2079627
    
    storage role cannot set mount_options for volumes
    Resolves: rhbz#2083376
    
    Rework the infiniband support
    Resolves: rhbz#2086965
    
        
file modified
+175 -33