v6.0.27.4
guits
tagged this
29 Jun 07:09
If the user doesn't pass a valid name (present in the inventory) the playbook will fail like following: ``` fatal: [localhost -> {{ target_node }}]: FAILED! => msg: |- The task includes an option with an undefined variable. The error was: "hostvars['10.70.46.40']" is undefined ``` Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2051640 Signed-off-by: Guillaume Abrioux <[email protected]> (cherry picked from commit b18a1aa3cafa235dfa4f564d6574318ee539f961) (cherry picked from commit f28002713f43ba030a47306d6d2a81f5a0e81494)