Skip to content

Commit

Permalink
Changed syntax for dependency on molecule
Browse files Browse the repository at this point in the history
  • Loading branch information
staticdev committed Nov 18, 2023
1 parent 4e4e57f commit 9c42836
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ pip==23.3.1
ansible==8.6.1
yamllint==1.33.0
ansible-lint==6.22.0
podman==3.0.1
2 changes: 1 addition & 1 deletion molecule/default/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
requirements-file: requirements.yml
driver:
name: podman
platforms:
Expand Down

0 comments on commit 9c42836

Please sign in to comment.