summaryrefslogtreecommitdiff
path: root/driver-requirements.txt
diff options
context:
space:
mode:
authorRiccardo Pittau <elfosardo@gmail.com>2020-03-03 15:15:00 +0100
committerRiccardo Pittau <elfosardo@gmail.com>2020-03-04 10:42:24 +0100
commit823a01688f60a5093451f0d5ce7843462359f3e2 (patch)
treec7ab0a2dae97b5996564d39b18bbc06a365d4efa /driver-requirements.txt
parentb5376f5f2be9a16054def3cca44d055090336163 (diff)
downloadironic-823a01688f60a5093451f0d5ce7843462359f3e2.tar.gz
Bump minimum supported ansible version to 2.7
This is mainly based on the fact that all version up to 2.6 are not being updated anymore [0]. The 2.7 version is maintained at least with security fixes. [0] https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html Change-Id: Iea786985b93645da135a697140b9b14cdecf70bb
Diffstat (limited to 'driver-requirements.txt')
-rw-r--r--driver-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver-requirements.txt b/driver-requirements.txt
index 6df2f622f..31d35ab36 100644
--- a/driver-requirements.txt
+++ b/driver-requirements.txt
@@ -14,7 +14,7 @@ python-xclarityclient>=0.1.6
sushy>=3.1.0
# Ansible-deploy interface
-ansible>=2.5
+ansible>=2.7
# HUAWEI iBMC hardware type uses the python-ibmcclient library
python-ibmcclient>=0.1.0