Skip to content

Commit 55306fd

Browse files
authored
Merge pull request #91 from cisagov/dependabot/pip/ansible-gte-2.10-and-lt-6
Update ansible requirement from <5,>=2.10 to >=2.10,<6
2 parents 3147194 + 580d09b commit 55306fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# OS family. This simplifies a lot of things for roles that support
55
# Kali Linux, so it makes sense to force the installation of Ansible
66
# 2.10 or newer.
7-
ansible>=2.10,<5
7+
ansible>=2.10,<6
88
ansible-lint>=5,<6
99
flake8
1010
molecule[docker]

0 commit comments

Comments
 (0)