Skip to content

Commit 3d5f72e

Browse files
committed
Add gitlab_runner role to README
1 parent 1d5f232 commit 3d5f72e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,18 @@ This collection provides production-ready Ansible roles used for providing servi
1818
software engineers, but not exclusively. The following use cases are supported:
1919

2020
* DevOps platform:
21-
* [GitLab](https://github.com/hifis-net/ansible-role-gitlab) (*coming soon!*)
22-
* [GitLab-Runner](https://github.com/hifis-net/ansible-role-gitlab-runner) (*coming soon!*)
23-
* [Redis](https://github.com/hifis-net/ansible-role-redis) (*coming soon!*)
21+
* [GitLab](https://github.com/hifis-net/ansible-role-gitlab) (**coming soon!**)
22+
* deploy [**GitLab-Runner**](roles/gitlab_runner) with a focus, but not limited, on Openstack autoscaling
23+
* [Redis](https://github.com/hifis-net/ansible-role-redis) (**coming soon!**)
2424
* Help desk:
25-
* [**Zammad**](roles/zammad)
25+
* [**Zammad**](roles/zammad)
2626
* High Availability (HA) / Load Balancing:
27-
* [HAProxy](https://github.com/hifis-net/ansible-role-haproxy) (*coming soon!*)
28-
* [**Keepalived**](roles/keepalived)
27+
* [HAProxy](https://github.com/hifis-net/ansible-role-haproxy) (*coming soon!*)
28+
* [**Keepalived**](roles/keepalived)
2929
* OS-related:
30-
* [**unattended-upgrades**](roles/unattended_upgrades)
31-
* [netplan](https://github.com/hifis-net/ansible-role-gitlab-netplan) (*coming soon!*)
32-
* distribute authorized [**SSH keys**](role/ssh_keys) to users
30+
* [**unattended-upgrades**](roles/unattended_upgrades)
31+
* [netplan](https://github.com/hifis-net/ansible-role-gitlab-netplan) (*coming soon!*)
32+
* distribute authorized [**SSH keys**](role/ssh_keys) to users
3333

3434
## Minimum required Ansible-version
3535

0 commit comments

Comments
 (0)