Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
pwalczysko committed Nov 13, 2024
1 parent 1308db9 commit dab9afb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions molecule/ome-demoserver/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
dependency:
name: galaxy
options:
role-file: requirements.yml
role-file: resources/requirements.yml
driver:
name: docker
lint: |
Expand All @@ -17,7 +17,7 @@ platforms:
provisioner:
name: ansible
playbooks:
converge: ome-demoserver.yml
converge: ../ome-demoserver/ome-demoserver.yml
lint:
name: ansible-lint
scenario:
Expand Down

0 comments on commit dab9afb

Please sign in to comment.