You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make custom Gather facts run with default python for kayobe-target-venv
Fixes an issue introduced in I7cfb600eec268749ea1315112fe3a9429ab3ab8e.
This change make custom 'Gather facts' task for kayobe-target-venv run
with ``ansible_python_interpreter = /usr/bin/python3``.
This is to ensure custom 'Gather facts' can be run even when there was
no ansible facts gathered before.
Closes-Bug: #2112201
Change-Id: I2409428e7b929bec32c2b0034e82b4d03b343567
(cherry picked from commit 9554ddd)
0 commit comments