Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
guidograzioli committed Feb 9, 2022
1 parent ee6e678 commit 33bbf53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/infinispan/tasks/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@

- name: Check downloaded archive
stat:
path: "{{ local_path.stat.path }}/{{ keycloak.bundle }}"
path: "{{ local_path.stat.path }}/{{ jdg.bundle }}"
register: local_archive_path
delegate_to: localhost

Expand Down

0 comments on commit 33bbf53

Please sign in to comment.