Skip to content

Commit d83ac01

Browse files
bump lint and ansible-core min version
1 parent d35f6b1 commit d83ac01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ shellcheck-py==0.9.0.5; python_version >= '3'
1616
rstcheck==6.1.2; python_version >= '3'
1717
yamllint==1.32.0; python_version >= '3'
1818
voluptuous==0.13.1; python_version >= '3'
19-
ansible-lint==6.17.0; python_version >= '3.9'
19+
ansible-lint==6.22.0; python_version >= '3.9'
2020
pycodestyle==2.10.0; python_version >= '3'
2121
bandit==1.7.8; python_version >= '3'

meta/runtime.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
requires_ansible: ">=2.11"
2+
requires_ansible: ">=2.14.0"
33
action_groups:
44
cmci_group:
55
- cmci_action

0 commit comments

Comments
 (0)