Skip to content

Commit

Permalink
Made error message more informative.
Browse files Browse the repository at this point in the history
  • Loading branch information
asdaraujo committed Mar 2, 2022
1 parent 9287fed commit 1308043
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
fail_msg: >-
Unknown role(s) {{ invalid_roles }} for service '{{ template.service }}'
defined in host template '{{ host_template.name }}'.
Valid roles are: {{ role_mappings[template.service] | list }}.
- name: Ensure the Tez gateway has been deployed
assert:
Expand Down

0 comments on commit 1308043

Please sign in to comment.