Skip to content

Commit

Permalink
Add gitlab_runner role to README
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiashuste committed May 16, 2024
1 parent c17f048 commit 3402b90
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,18 @@ This collection provides production-ready Ansible roles used for providing servi
software engineers, but not exclusively. The following use cases are supported:

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

## Minimum required Ansible-version

Expand Down

0 comments on commit 3402b90

Please sign in to comment.