Skip to content
This repository was archived by the owner on Jun 4, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# OS family. This simplifies a lot of things for roles that support
# Kali Linux, so it makes sense to force the installation of Ansible
# 2.10 or newer.
ansible>=2.10,<3
ansible>=2.10,<5
# ansible-lint has a number of breaking changes with the update to v5 as we have
# documented in https://github.com/cisagov/skeleton-ansible-role/issues/69
# We can unpin once everything with the v5 update has shaken out and we have a
Expand Down