Commit 22d6c34
committed
ansible_cfg: fix Python interpreter discovery warning
Add ansible_python_interpreter setting to suppress the Python
interpreter discovery warning during ansible.cfg generation.
Uses ansible_playbook_python variable to ensure consistency
with the Python interpreter running the playbook.
Generated-by: Claude AI
Reviewed-by: Chuck Lever <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Daniel Gomez <[email protected]>1 parent c2f77ba commit 22d6c34
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
0 commit comments