Relative Content

Tag Archive for ansiblebranchrepo

Select specific branch in checkout OR identify checked-out branch

We are using an ansible setup with roles, templates, central repos, etc for our deployments.
And are working on creating a new deployment pipeline where the source branch of 1 of the involved repos needs to be fixed per environment.
i.e. master_D for DEV, master_T for TST env, etc.