CI/CD with Ansible Tower and Github

preview_player
Показать описание
No Jenkins you may ask? Yep a more simplistic CI/CD is possible just using Ansible Tower and Github. Ansible Tower is an automation platform on top of Ansible that provides an API, RBAC, Credentials, and much more. Given this may not meet all use cases but I think it is interesting and certainly has a lot of advantages in its own regard.
Рекомендации по теме
Комментарии
Автор

What you did is really interesting Keith. I use quite a lot ansible for automation and configuration management but getting rid of Jenkins for CI/CD just opened my mind to new use cases.

alexanderurbina
Автор

Very interesting video for newbie to the topic !

marcofabbian
Автор

Question, how does tower know to utilize the same instance created in openstack? Does it save and use the same ID for all tests until the workflow completes?

thesimonefamily
Автор

A very explanation. Thank you for sharing.

babviny
Автор

we came a long way since then. now with event driven ansible you don't even need a UI like tower (or automation platform as they started calling it this year)

thebahrimedia
Автор

Interesting but you gloss over ALL the important stuff like where do you get the webhook from? What are the infrastructure steps to Provision/Remove? What does the build step do? Where are all those files? You should at least provide a link to to a Github project with these files for us to look at.

frakman
Автор

I really enjoyed the demo and in typical fashion I tried to recreate the same scenario. What I dont understand, maybe you can help, is how you setup the continuous-integration check. I think you have set this up before the demo? Would be great to see how.

I've managed to get webhooks setup and working, but they're not "integrated" with the CI part (7:40 in your video). Thanks

Syko
visit shbcf.ru