zuul/releasenotes/notes/add-host-ansible-python-interpreter-9592aef8d2c90b3e.yaml
Paul Belanger 7fb1640f9b Whitelist ansible_python_interpreter for add_host
It is possible for a user wanting to change the
ansible_python_interpreter when using add_host, this allows for that.

Change-Id: If07f66cc6a296aea817a06b229f933fec76c0adc
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-03-18 09:46:50 -04:00

6 lines
110 B
YAML

---
features:
- |
The ansible_python_interpreter variable is now whitelisted for the
add_host task.