Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Restrict ansible install version
Browse files Browse the repository at this point in the history
This change excludes known broken versions of ansible from being
used in test.

See ansible/ansible#71200

Change-Id: I935c0a752d7d001777ba99f7858875c8d2d48025
Signed-off-by: Kevin Carter <kecarter@redhat.com>
(cherry picked from commit 3ec04b4)
  • Loading branch information
Kevin Carter authored and cloudnull committed Aug 12, 2020
1 parent 8880a71 commit 559ee2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ansible>=2.8
ansible>=2.8,!=2.8.9,!=2.9.12
metalsmith>=0.13.0 # Apache-2.0
jsonschema # MIT

0 comments on commit 559ee2c

Please sign in to comment.