Skip to content

Commit

Permalink
molecule plugins have been broken out into their own repo
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhonas committed Jun 17, 2024
1 parent a1601bb commit 98eb9d8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
3 changes: 2 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ verify_ssl = true
ansible = "*"
ansible-lint = "*"
flake8 = "*"
molecule-docker = "*"
yamllint = "*"
molecule = "*"
molecule-plugins = {extras = ["docker"], version = "*"}

[requires]
python_version = "3.10"
17 changes: 10 additions & 7 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 98eb9d8

Please sign in to comment.