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
By default, since 1.9, Ansible no longer overwrites modified files
in the working tree when updating a cloned git repository. To
maintain consistent, robust deployment behavior, set the 'force'
flag to True to re-enable overwriting the working tree.
0 commit comments