Skip to content

Conversation

@kdevops-kpd
Copy link

@kdevops-kpd kdevops-kpd bot commented Apr 6, 2025

Pull request for series with
subject: ansible_cfg: add python interpreter support
version: 1
url: https://patchwork.kernel.org/project/kdevops/list/?series=950075

KPD and others added 3 commits April 6, 2025 23:27
Ansible Python interpreter can be set globally in [defaults] section
of ansible.fg with the interpreter_python key. Add support for it in
Kconfig ansible_cfg and allow cli to overwrite the the value.

https://docs.ansible.com/ansible/latest/reference_appendices/
interpreter_discovery.html#interpreter-discovery

https://docs.ansible.com/ansible/latest/reference_appendices/
config.html#interpreter-python

Signed-off-by: Daniel Gomez <da.gomez@samsung.com>
We can now set the Python Interpreter globally in the ansible.cfg and
with Kconfig or cli. Drop support for the calls where ansible-playbook
was specifying the interpreter with ansible_python_interpreter inventory
variable.

Signed-off-by: Daniel Gomez <da.gomez@samsung.com>
@kdevops-kpd
Copy link
Author

kdevops-kpd bot commented Apr 6, 2025

Upstream branch: 3521091
series: https://patchwork.kernel.org/project/kdevops/list/?series=950075
version: 1

@kdevops-kpd kdevops-kpd bot force-pushed the main_base branch 8 times, most recently from b6d2a44 to a7241fe Compare April 24, 2025 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants