-
Bug
-
Resolution: Done
-
Major
-
RH294 - RHEL 8.4 1 20210818
-
None
-
9
-
en-US (English)
URL: https://rol.redhat.com/rol/app/courses/rh294-8.4/pages/ch09s05
Reporter RHNID: ctiwary@redhat.com
Section: system-process-lecture - Managing the Boot Process and Scheduled Processes
Language: en-US (English)||||||||
Workaround:
Description: The systemd Module Example:
- name: reload web server systemd: name: apache2 state: reload daemon-reload: yes
`state: reloaded` should be used instead