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
I had the same issue after installing Ansible with pipx on macOS. Setting the environment variable PIPX_HOME to a path without spaces works as a work-around. The default in macOS is $HOME/Library/Application Support/pipx, which has the space in it.
SUMMARY
Syncronize on a macbook does not escape spaces properly and causes the syncronize command to fail.
ISSUE TYPE
COMPONENT NAME
syncronize.py
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
MacOS Ventura
STEPS TO REPRODUCE
run ansible-playbook playbook.yml -i inv.yml
EXPECTED RESULTS
Copies the file over to the remote server from the source
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: