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
linux: Remove a few more unnecessary Python arguments
Since fdaa511 ("Makefile: remove ansible_python_interpreter"),
the explicit "-e" option when invoking ansible-playbook is no longer
necessary -- the Python interpreter is specified globally via
ansible.cfg.
Signed-off-by: Chuck Lever <[email protected]>
0 commit comments