This commit is contained in:
parent
3dfa02be89
commit
c397628b5d
1 changed files with 1 additions and 1 deletions
|
|
@ -736,7 +736,7 @@ sample_directory = /usr/share/doc/postfix/samples
|
|||
|
||||
# readme_directory: The location of the Postfix README files.
|
||||
#
|
||||
{% if ansible_os_family == "RedHat" and ansible_distribution_major_version < '8' %}
|
||||
{% if ansible_os_family == "RedHat" and ansible_distribution_major_version >= '8' %}
|
||||
readme_directory = /usr/share/doc/postfix/README_FILES
|
||||
|
||||
# TLS CONFIGURATION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue