Add Ansible 8

This is the currently supported version of Ansible.  Since 7 is out
of support, let's skip it.

Change-Id: I1d13c23189dce7fd9db291ee03a452089b92a421
This commit is contained in:
James E. Blair
2023-07-11 13:42:03 -07:00
parent c7adffc244
commit 60a8dfd451
33 changed files with 150 additions and 21 deletions

View File

@@ -6,3 +6,6 @@ requirements = openstacksdk<0.99 openshift jmespath google-cloud-storage pywinrm
[6]
requirements = ansible>=6.0,<7.0
[8]
requirements = ansible>=8.0,<9.0