Skip to content

Commit

Permalink
Include community docker requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
sleighzy committed Oct 22, 2023
1 parent 3f8704d commit 803a50f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions molecule/default/molecule.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
dependency:
name: galaxy
options:
ignore-certs: True
ignore-errors: True
requirements-file: molecule/default/requirements.yml
driver:
name: docker
platforms:
Expand Down
2 changes: 2 additions & 0 deletions molecule/default/requirements.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
collections:
- community.docker

0 comments on commit 803a50f

Please sign in to comment.