--- # Configure sudo path for git-ci-01 # Sudo may not be in PATH for non-interactive shells ansible_become_exe: /usr/bin/sudo ansible_become_method: sudo # Alternative: if sudo is in a different location, update this # ansible_become_exe: /usr/local/bin/sudo