ironic/releasenotes/notes/ansible-loops-de0eef0d5b79a9ff.yaml
Riccardo Pittau 89c30cb923 Using loop instead of with_X
The loop keyword is the current recommended way to handle loops,
and supports filters.
It's available since Ansible version 2.5 so changing ansible
requirement in driver-requirements.

Change-Id: Ibff1f07ca00b8f5a5274d73f9e53196f49c33a66
2019-10-24 10:02:20 +02:00

6 lines
129 B
YAML

---
upgrade:
- |
Changing minimum version of Ansible for use with the ``ansible``
``deploy_interface`` to version 2.5.