diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..b6cde5e --- /dev/null +++ b/requirements.txt @@ -0,0 +1,6 @@ +ansible-compat >= 4 +molecule[docker]== 24.2.1 +ansible-lint==24.2.2 +yamllint==1.35.1 +passlib==1.7.4 +ansible<10.0.0 \ No newline at end of file