Skip to content

Commit

Permalink
Fix molecule prepare playbook path
Browse files Browse the repository at this point in the history
Signed-off-by: Leonhard Mayr <[email protected]>
  • Loading branch information
manzsolutions-lpr committed Sep 30, 2024
1 parent ea23d34 commit 2fbe12d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/prometheus/molecule/alternative/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
check_mode: false

- name: Import shared preparation playbook
import_playbook: "${MOLECULE_PROJECT_DIRECTORY}/../../.config/molecule/alternative/prepare.yml"
import_playbook: "${MOLECULE_PROJECT_DIRECTORY}/../../../../../.config/molecule/alternative/prepare.yml"

0 comments on commit 2fbe12d

Please sign in to comment.