-
Bug
-
Resolution: Done
-
Minor
-
RH294 - RHEL9.0-en-2-20221117
-
3
-
en-US (English)
URL: https://rol.redhat.com/rol/app/courses/rh294-9.0/pages/ch03s07
Reporter RHNID: carias@redhat.com
Section: 7 -
Language: en-US (English)||||||||
Workaround:
Description: Add a third task that uses the ansible.builtin.file module to create the directory specified by the secrets_dir variable on the managed host. This directory holds the password files used for the basic authentication of web services. The file must be owned by the apache user and the apache group. Set 0500 as the file permissions.
Last 2 sentences should be about directory, not file,
i.e.
The directory must be owned by the apache user and the apache group. Set 0500 as the directory permissions.