Closed mamedin closed 2 years ago
Same git issue for Fixity and same fix.
@DavidHume-ArtefactualSystems it depends on the user that runs the clone in the next task. For fixity using become_flags=-E
fails.
become_flags=-E
adds the git safe-dir setting to the ansible_user (artefactual in our deployments)become_flags=-E
adds the git safe-dir setting to the root user (because we are running the role with become=yes)Thanks @mamedin - then per that explanation, looks right to me.
Cherry-picked to:
Connects to:
https://github.com/artefactual-labs/ansible-archivematica-src/issues/366