Hello, I am pretty new to ansible. I have used it for a week and succesfully created some playbooks for orchestrating my server.
I have run into an issue using the git module. I have a playbook that clones a private repo. It works great for the master and dev branches, but it hangs when i specify version=release/1.2 or version=<SHA-ID>. I have tried debugging this using ansible-playbook -vvvv with no success. Can anyone offer some tips? -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
