-
Bug
-
Resolution: Done
-
Minor
-
RH294 - RHEL9.0-en-4-20241107
-
None
-
False
-
-
False
-
6
-
-
-
en-US (English)
-
AU294v2.5 Sprint 1
Please fill in the following information:
URL: | https://role.rhu.redhat.com/rol-rhu/app/courses/rh294-9.0/pages/ch06 |
Reporter RHNID: | dhashimo@redhat.com |
Section Title: | Selecting Hosts with Host Patterns |
Issue description:
"Some characters that are used in host patterns also have meaning for the shell. If you are using any special wildcards or list characters in an Ansible Playbook, then you must put your host pattern in single quotes to ensure it is parsed correctly."
Both true, but disconnected. For the playbook file, it should read 'Some characters that are used in host patterns also have meaning for YAML', instead.
This is actually true for the first character in the string, for YAML. And it is weird to use '!test' as an example at this point, as the negation has not yet been covered.
Steps to reproduce:
Workaround:
Expected result: