Skip to content

Commit 5ad68a2

Browse files
committed
fix molecule podman driver
1 parent 429d9f2 commit 5ad68a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

molecule/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
pip
22
setuptools
3-
molecule[podman,lint,ansible]
3+
molecule[lint,ansible]
4+
molecule-plugins[podman]
45
ansible>=2.9.0

0 commit comments

Comments
 (0)