Skip to content

Commit

Permalink
use docker driver for molecule
Browse files Browse the repository at this point in the history
  • Loading branch information
Tcharl committed Dec 21, 2023
1 parent 43d8574 commit 00deeaa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

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

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jmespath = "^1.0.1"
flake8 = "*"
yamllint = "*"
pytest-testinfra = "*"
docker = "*"
molecule-plugins = {version = "*", extras = ["docker"]}
ansible-lint = {version = "^v6.22.1", markers = "platform_system != 'Windows'" }

Expand Down

0 comments on commit 00deeaa

Please sign in to comment.