On 13. jan. 2017 13:08, SwApNiL PATIL wrote:
> Hello All ,
>
> I am only able to clone the repository from Git with the help of Git module
> of Ansible. I am able to create new repository from shell and attach that
> shell script to Ansible.
> *But I want to know can I create new repository in Git from ansible
> directly with the help of Git module of Ansible ?*
Probably not as the documentation says
"Manage `git' checkouts of repositories to deploy files or software."
> Your help is much appreciated.
But you could use the command module to achieve this.
--
Kai Stian Olstad