This website works better with JavaScript
Home
Explore
Help
Sign In
kotoyuuko
/
ansible-proxy-chain
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
b7046afbdf
Branches
Tags
main
ansible-proxy-c...
/
openspec
/
changes
/
archive
/
2026-04-22-fix-python-interpreter-warning
/
tasks.md
tasks.md
259 B
History
Raw
1. Update interpreter setting
1.1 Change
ansible_python_interpreter
from
auto
to
auto_silent
in
group_vars/all.yml
2. Verify
2.1 Run playbook with
--check
and confirm no
[WARNING]
about interpreter discovery appears in output