Tags give the ability to mark specific points in history as being important
-
0.30.0
protected096fc927 · ·Release 0.30.0 Add: - playbook-repo-version to the deploy component - playbook-repo to the deploy-full component - playbook-repo-version to the deploy-full component - infra-playbook-repo to the deploy-full-infra component - infra-playbook-repo-version to the deploy-full-infra component - deploy-playbook-repo to the deploy-full-infra component - deploy-playbook-repo-version to the deploy-full-infra component Updated the default Ansible playbook image location to be: $CI_REGISTRY/ist/gitlab/cicd-images/ansible-playbook:latest
-
0.26.2
protected633aa82a · ·Release 0.26.2 * Fixed bug with the deployment template missing a .git directory, leading to lots of error messages when the `ansible_managed` var tries to find out the template src revision. * Fixed and simplified the check on which roles have been changed in the molecule component between the MR branch and destination branch.