Skip to content

Commit

Permalink
Put requirements and playbook everywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
pwalczysko committed Nov 13, 2024
1 parent 1d47a4c commit 64c41a4
Show file tree
Hide file tree
Showing 3 changed files with 914 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: molecule/resources/requirements.yml
driver:
name: docker
lint: |
Expand All @@ -17,7 +17,7 @@ platforms:
provisioner:
name: ansible
playbooks:
converge: ../../ome-demoserver.yml
converge: ../resources/ome-demoserver.yml
lint:
name: ansible-lint
scenario:
Expand Down
Loading

0 comments on commit 64c41a4

Please sign in to comment.