Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbazhenoff committed Apr 6, 2024
1 parent e86c125 commit 61f1107
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ ansible-core = "~2.16"
ansible-compat = ">=4.1"
ansible-lint = "*"
molecule = "*"
molecule-docker = "*"
flake8 = "*"
yamllint = "*"
molecule-plugins = {version = "*", extras = ["docker", "podman", "ansible-lint"]}
molecule-plugins = {version = "*", extras = ["docker", "podman"]}

0 comments on commit 61f1107

Please sign in to comment.