Skip to content

Commit

Permalink
fi: molecule verify.yml
Browse files Browse the repository at this point in the history
- add missing variable.
  • Loading branch information
jeffreyjs authored Nov 18, 2024
1 parent 8407bf0 commit 4a24b7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions molecule/default/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@
ansible.builtin.stat:
path: "{{ packer_bin_path }}/packer"
register: packer_installed_result
vars:
packer_bin_path: /usr/local/bin

0 comments on commit 4a24b7b

Please sign in to comment.