I wonder if it's possible to provide some config values when initially cloning a repository. The command line would look like this:
git clone -b 2.17.0 --recurse-submodules --config filter.lfs.smudge=true https://github.com/piwik/piwik.git Using the git_config module doesn't seem to be an option because I only need that setting for one specific working copy and the destination directory does not yet exist at this time. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/dffc910a-d2a3-47ae-9476-742277aaf0df%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
