How we use ansible
We use ansbile in our project to configure servers and perform image deployment to the database and the application servers. Important to note, that we don't require to have an ansible server. All the actions is being run on our self-ho sted github runner (it would work on github runner too).