mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
maybe this is even simpler?
This commit is contained in:
@@ -558,8 +558,8 @@ SUSPSCAN_THRESH=200
|
||||
# specified, then RKH will assume the O/S release information is on the
|
||||
# first non-blank line of the file.
|
||||
#
|
||||
# {{ is_fedora }}
|
||||
OS_VERSION_FILE=/etc/{{ ansible_distribution }}-release
|
||||
# {{ ansible_distribution|lower }}
|
||||
OS_VERSION_FILE=/etc/{{ ansible_distribution|lower }}-release
|
||||
|
||||
#
|
||||
# The following two options can be used to whitelist files and directories
|
||||
|
||||
Reference in New Issue
Block a user