Commit graph

6 commits

Author SHA1 Message Date
a47fde9c9c
Rename roles to underscore
This patch renames all roles with a `-` to `_`, to comply with the ansible-lint rule 106. As collection roles are now also limited to these symbols and this will make it easier to move them later.
2020-09-26 18:12:59 +02:00
43f3d18eda
gitlab-runner: Upgrade to v13.4.1 2020-09-26 05:45:57 +02:00
8507619c62
gitlab-runner: Upgrade to version 13.3.1 2020-09-08 21:20:12 +02:00
127245433a
gitlab-runner: Upgrade to version 13.3.0 2020-08-23 11:24:28 +02:00
2d42840203
gitlab-runner: Refactor role to allow deploying various executors
This patch adjusts the role to allow for deployments of the docker, docker+machine and shell executors. 
The default is now the docker executor instead of the docker+machine executor. Also all defaults have been adjusted for this use case.
2020-08-13 06:17:11 +02:00
ac6d8172dd
Initial commit 2020-08-10 01:37:13 +02:00