Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
rpelisse committed Apr 28, 2022
1 parent d74f960 commit 7e6e4b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/wildfly_validation/tasks/verify_with_cli_queries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

- name: "Use CLI query to validate service state: {{ validation_query }}"
ansible.builtin.include_role:
name: jboss_eap
name: wildfly_utils
tasks_from: jboss_cli.yml
vars:
query: "'{{ validation_query }}'"
Expand Down

0 comments on commit 7e6e4b1

Please sign in to comment.