Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-69983

feat: support postfix_default_database_type

    • rhel-system-roles-1.92.0-0.1.el9
    • None
    • rhel-sst-system-roles
    • 0
    • QE ack, Dev ack
    • False
    • Hide

      None

      Show
      None
    • Yes
    • Red Hat Enterprise Linux
    • None
    • Enhancement
    • Hide
      .New variable in the `postfix` RHEL system role: `postfix_default_database_type`

      The `postfix` system role can determine the default database type used by `postfix` and export it as a variable `postfix_default_database_type`. As a result, you can now set configuration parameters based on the default database type.

      NOTE: Using postfix_default_database_type in a configuration parameter
      value is not supported on Ansible 2.9.
      Show
      .New variable in the `postfix` RHEL system role: `postfix_default_database_type` The `postfix` system role can determine the default database type used by `postfix` and export it as a variable `postfix_default_database_type`. As a result, you can now set configuration parameters based on the default database type. NOTE: Using postfix_default_database_type in a configuration parameter value is not supported on Ansible 2.9.
    • In Progress
    • None

      Feature: The role will determine the default database type used by postfix
      and will export that value as the variable `postfix_default_database_type`

      Reason: Users need to be able to set configuration parameter values
      based on the database type.

      Result: Users can set configuration parameter values based on the
      default database type.

      NOTE: Using postfix_default_database_type in a configuration parameter
      value is not supported on Ansible 2.9 due to the way 2.9 does variable
      evaluation.

      Signed-off-by: Rich Megginson <rmeggins@redhat.com>

              rmeggins@redhat.com Richard Megginson
              rmeggins@redhat.com Richard Megginson
              Richard Megginson Richard Megginson
              David Jez David Jez
              Gabriela Fialova Gabriela Fialova
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated: