We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d35f6b1 commit d83ac01Copy full SHA for d83ac01
dev-requirements.txt
@@ -16,6 +16,6 @@ shellcheck-py==0.9.0.5; python_version >= '3'
16
rstcheck==6.1.2; python_version >= '3'
17
yamllint==1.32.0; python_version >= '3'
18
voluptuous==0.13.1; python_version >= '3'
19
-ansible-lint==6.17.0; python_version >= '3.9'
+ansible-lint==6.22.0; python_version >= '3.9'
20
pycodestyle==2.10.0; python_version >= '3'
21
bandit==1.7.8; python_version >= '3'
meta/runtime.yml
@@ -1,5 +1,5 @@
1
---
2
-requires_ansible: ">=2.11"
+requires_ansible: ">=2.14.0"
3
action_groups:
4
cmci_group:
5
- cmci_action
0 commit comments