Has anyone created an ansible role/module/playbook...
# fleet
p
Has anyone created an ansible role/module/playbook to do gitops instead of via github/gitlab/jenkins workflow?
k
I'm going to be keeping an eye on this one as well :)
j
yes... though I ended up migrating to Gitlab Actions as it was limited
Though that keeps breaking so now we are looking at Jenkins 😄
p
Our current plans are to either do Ansible or Jenkins. What about ansible broke?
j
Its not that it broke per se, but the agentless vs agent aspects caused problems iirc
That being said this was a few years ago, might be able to pull it off nowadays ,especially with the improvements to AWX