Specify Python in Ansible inventory template file 13/101813/11
authorJan Benedikt <j.benedikt@partner.samsung.com>
Mon, 17 Feb 2020 08:26:54 +0000 (09:26 +0100)
committerJan Benedikt <j.benedikt@partner.samsung.com>
Sat, 29 Feb 2020 23:00:07 +0000 (23:00 +0000)
commit255d066ef39b24fc0da8776ee7aaefedc4b812e7
tree4295d5c23f78311b6caf514a8c5c863d74f45fa8
parentf1d9816984b695fc4ae6a011c23c5f274385070e
Specify Python in Ansible inventory template file

Created copy of inventory template due to set var of Python interpreter.
Python interpreter cannot be set in ansible.cfg file due to bug:
https://github.com/ansible/ansible/issues/45852

Issue-ID: OOM-1671
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
Change-Id: I9683a2a764e8c6696a39625a6ddc40cda20f9333
ansible/ansible.cfg
tools/cicdansible/roles/install/tasks/install.yml
tools/cicdansible/roles/install/templates/inventory.yml.j2