This looks like a question about how to use git, in combination with Jenkins, neither of which this list is supporting. You might get more response from a support forum on Jenkins.
On Sun, 3 May 2020 at 04:59, Kiran Kumar <[email protected]> wrote: > Hi, > > I have a ansible server, which i use mainly to manage ntp client/dns > client/time zone/create users/install software etc on various linux > servers.. so no development to say, just as "infrastructure as code" > > On same server i installed Jenkins & on Jenkins i installed ansible > plugin. Now i have a UI ( Front end ) for my playbooks. So Jenkins runs the > playbooks. > > So far so good. > > Now i am scratching my head & doing google ( and various online training > ) how do i ensure all those playbook & roles etc to add to GIT & then > manage with GIT. > > This is what i did so far > > > - Install git plugin of Jenkins on same server > - Install git server on same server, now this server acts as > Jenkins+Ansible + Git > - Test my git server by creating a project on it & testing with a > work-station > > > > All stuff on my ansible is under /etc/ansible ie playbook in > /etc/ansible/playbooks , roles in /etc/ansible/roles , inventory at > /etc/ansible/hosts > > Please suggest ( any good blog/web page/book ) or otherwise any > suggestions will help > > Thanks > Kiran > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/826bc85c-41b5-4d86-86f3-88dfb82bf93f%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/826bc85c-41b5-4d86-86f3-88dfb82bf93f%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Sent from a mobile device - please excuse the brevity, spelling and punctuation. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAL8fbwOpwfghzGkpLuMgHBDC3ZU%2BR86vXELA2FKAyNRa6Zoxfg%40mail.gmail.com.
