diff --git a/lint-requirements.txt b/lint-requirements.txt new file mode 100644 index 000000000..a85ed3cd5 --- /dev/null +++ b/lint-requirements.txt @@ -0,0 +1,8 @@ +ansible>=6,<8 # GPLv3 +ansible-lint>=6.0.0,<6.13.0 # MIT +bandit>=1.1.0 # Apache-2.0 +bashate>=0.5.1 # Apache-2.0 +doc8>=0.6.0 # Apache-2.0 +hacking>=3.0.1,<3.1.0 # Apache-2.0 +reno>=3.1.0 # Apache-2.0 +yamllint>=1.22.0 #GPL3 \ No newline at end of file