Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        rhel-system-roles-sap - System Role prepares a RHEL system for running SAP software for SAP HANA
        
        
        - Description:
 
        Collection of Ansible roles which configures a RHEL system according
to applicable SAP notes so that any SAP software can be installed.
 
        
        Packages
        
        
            | rhel-system-roles-sap-0.7.2-5.el7.noarch
              [56 KiB] | 
            
              Changelog
              by Than Ngo (2019-10-16):
              - always use ansible_hostname + ansible_domain instead of ansible_fqdn
- use {{ ansible_hostname }}.{{ ansible_domain }} instead of {{ ansible_fqdn }}
- added LC_ALL=C before commands for which the outputs are to be evaluated
             |