File tree Expand file tree Collapse file tree 6 files changed +0
-14
lines changed Expand file tree Collapse file tree 6 files changed +0
-14
lines changed Original file line number Diff line number Diff line change 4343 fail-fast : false
4444 matrix :
4545 image :
46- - " ghcr.io/hifis-net/ubuntu-systemd:18.04"
4746 - " ghcr.io/hifis-net/ubuntu-systemd:20.04"
4847 - " ghcr.io/hifis-net/ubuntu-systemd:22.04"
4948 - " ghcr.io/hifis-net/debian-systemd:11"
50- - " ghcr.io/hifis-net/almalinux-systemd:8"
5149
5250 steps :
5351 - name : " Check out the codebase."
Original file line number Diff line number Diff line change 4040 fail-fast : false
4141 matrix :
4242 image :
43- - " ghcr.io/hifis-net/centos-systemd:7"
4443 - " ghcr.io/hifis-net/almalinux-systemd:8"
4544 - " ghcr.io/hifis-net/almalinux-systemd:9"
46- - " ghcr.io/hifis-net/ubuntu-systemd:18.04"
4745 - " ghcr.io/hifis-net/ubuntu-systemd:20.04"
4846 - " ghcr.io/hifis-net/ubuntu-systemd:22.04"
4947 - " ghcr.io/hifis-net/ubuntu-systemd:24.04"
Original file line number Diff line number Diff line change @@ -13,9 +13,7 @@ A role to install and configure official GitLab Omnibus package.
1313
1414Currently [ supported platforms] ( meta/main.yml ) are:
1515
16- - AlmaLinux 8
1716- Debian 11 (Bullseye)
18- - Ubuntu 18.04 LTS (Bionic Beaver)
1917- Ubuntu 20.04 LTS (Focal Fossa)
2018- Ubuntu 22.04 LTS (Jemmy Jellyfish)
2119
Original file line number Diff line number Diff line change @@ -18,12 +18,8 @@ galaxy_info:
1818 min_ansible_version : " 2.15"
1919
2020 platforms :
21- - name : " EL"
22- versions :
23- - " 8"
2421 - name : " Ubuntu"
2522 versions :
26- - " bionic"
2723 - " focal"
2824 - " jammy"
2925 - name : " Debian"
Original file line number Diff line number Diff line change @@ -13,10 +13,8 @@ This Ansible role distributes authorized SSH public keys to users.
1313
1414Currently [ supported platforms] ( meta/main.yml ) are:
1515
16- - CentOS 7
1716- AlmaLinux 8
1817- AlmaLinux 9
19- - Ubuntu 18.04 LTS
2018- Ubuntu 20.04 LTS
2119- Ubuntu 22.04 LTS
2220- Ubuntu 24.04 LTS
Original file line number Diff line number Diff line change @@ -18,12 +18,10 @@ galaxy_info:
1818 platforms :
1919 - name : " EL"
2020 versions :
21- - " 7"
2221 - " 8"
2322 - " 9"
2423 - name : " Ubuntu"
2524 versions :
26- - " bionic"
2725 - " focal"
2826 - " jammy"
2927 - " noble"
You can’t perform that action at this time.
0 commit comments