diff --git a/requirements.txt b/requirements.txt index 850f4607..f042eba2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -ansible==2.8 -passlib +ansible +ansible-base molecule[docker] ansible-lint -flake8 -gitpython \ No newline at end of file +gitpython +passlib \ No newline at end of file