Document ansible min requirement 91/13391/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 7 Nov 2018 18:35:21 +0000 (02:35 +0800)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 7 Nov 2018 18:38:39 +0000 (02:38 +0800)
Patch I9c79063fa21f19356d9b8e0e5f2bb0ca0ed94064 introduced a change
which requires a newer Ansible but missed updating the documenation.

Ref: https://docs.ansible.com/ansible/latest/modules/yum_module.html
Change-Id: Id120b3156aff441b10d20d7ab15b465c7b03371f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/requirements.rst
releasenotes/notes/package-autoremove-1e47d60c37d8a114.yaml [new file with mode: 0644]

index 97bef38..77d7165 100644 (file)
@@ -2,7 +2,7 @@
 Requirements
 ############
 
-* Ansible 2.4.1 or later
+* Ansible 2.7.0 or later
 * Packer 1.2.5 or later
 
 Install Ansible via pip in a virtualenv if the version is not available via
diff --git a/releasenotes/notes/package-autoremove-1e47d60c37d8a114.yaml b/releasenotes/notes/package-autoremove-1e47d60c37d8a114.yaml
new file mode 100644 (file)
index 0000000..19e55a1
--- /dev/null
@@ -0,0 +1,4 @@
+---
+upgrade:
+  - |
+    Requires Ansible >= 2.7.0