You can always use shell or command module to execute git binary directly with necessary arguments.
kind regards Pshem On Thu, 20 Jul 2017 at 10:18 Denise Draper <[email protected]> wrote: > I need to be able to supply git clone with the additional argument > --no-single-branches, which is not supported directly by the ansible git > module. > Is there an easy way to work around this? > > > thanks, > denise > > -- > 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/d8836849-a3c1-4087-b399-edbc059cfa23%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/d8836849-a3c1-4087-b399-edbc059cfa23%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAEaZiRWoRbteEVPwEaC4oLtTZyU4GoqpeGcpLWP0PhcqWi%2B%3D1w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
