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.

Reply via email to