-
Bug
-
Resolution: Done
-
Minor
-
RH294 - RHEL9.0-en-2-20221117
-
None
-
False
-
-
False
-
4
-
-
-
en-US (English)
Please fill in the following information:
URL: | ch04s03 |
Reporter RHNID: | carias@redhat.com |
Section title: | Implementing Handlers |
Language: | English |
Issue description
On the https://rol.redhat.com/rol/app/courses/rh294-9.0/pages/ch04s03 page in the NOTE of the "Ansible Handlers" chapter.
It is indicate that "When multiple handlers are defined with the same name, only the last handler defined with the shared name runs."
I made a test with two handlers of the same name and it was the first which is execute not the last handlers of the same name
Steps to reproduce:
Workaround:
Expected result: