Skip to content

Commit 313beb6

Browse files
authored
Merge pull request #73 from dev-sec/new_distro
Update Fedora and Ubuntu Images to current versions
2 parents 47688e2 + 8682a66 commit 313beb6

14 files changed

Lines changed: 28 additions & 267 deletions

File tree

.github/workflows/all.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,16 @@ jobs:
3232
- debian12-ansible
3333
- debian13-ansible
3434
- fedora37-ansible
35-
- fedora38-ansible
36-
- fedora39-ansible
37-
- fedora40-ansible
35+
- fedora42-ansible
36+
- fedora43-ansible
37+
- fedora44-ansible
3838
- opensuse_tumbleweed-ansible
3939
- openwrt-ansible
4040
- oracle7-ansible
4141
- ubuntu1804-ansible
42-
- ubuntu2004-ansible
4342
- ubuntu2204-ansible
4443
- ubuntu2404-ansible
44+
- ubuntu2604-ansible
4545
platforms:
4646
- linux/amd64
4747
# #- linux/arm64

.github/workflows/fedora37-ansible-latest.yml renamed to .github/workflows/fedora42-ansible-latest.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
name: fedora37-ansible-latest
1+
name: fedora42-ansible-latest
22
on:
33
# yamllint disable-line rule:truthy
44
workflow_dispatch:
55
push:
66
paths:
7-
- 'fedora37-ansible-latest/**'
7+
- 'fedora42-ansible-latest/**'
88
pull_request:
99
paths:
10-
- 'fedora37-ansible-latest/**'
10+
- 'fedora42-ansible-latest/**'
1111
jobs:
1212
docker:
1313
runs-on: ubuntu-latest
@@ -18,7 +18,7 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
dockerimage:
21-
- fedora37-ansible
21+
- fedora42-ansible
2222
platforms:
2323
- linux/amd64
2424
#- linux/arm64

.github/workflows/fedora38-ansible-latest.yml renamed to .github/workflows/fedora43-ansible-latest.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
name: fedora38-ansible-latest
1+
name: fedora43-ansible-latest
22
on:
33
# yamllint disable-line rule:truthy
44
workflow_dispatch:
55
push:
66
paths:
7-
- 'fedora38-ansible-latest/**'
7+
- 'fedora43-ansible-latest/**'
88
pull_request:
99
paths:
10-
- 'fedora38-ansible-latest/**'
10+
- 'fedora43-ansible-latest/**'
1111
jobs:
1212
docker:
1313
runs-on: ubuntu-latest
@@ -18,7 +18,7 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
dockerimage:
21-
- fedora38-ansible
21+
- fedora43-ansible
2222
platforms:
2323
- linux/amd64
2424
#- linux/arm64

.github/workflows/fedora39-ansible-latest.yml renamed to .github/workflows/fedora44-ansible-latest.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
name: fedora39-ansible-latest
1+
name: fedora44-ansible-latest
22
on:
33
# yamllint disable-line rule:truthy
44
workflow_dispatch:
55
push:
66
paths:
7-
- 'fedora39-ansible-latest/**'
7+
- 'fedora44-ansible-latest/**'
88
pull_request:
99
paths:
10-
- 'fedora39-ansible-latest/**'
10+
- 'fedora44-ansible-latest/**'
1111
jobs:
1212
docker:
1313
runs-on: ubuntu-latest
@@ -18,7 +18,7 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
dockerimage:
21-
- fedora39-ansible
21+
- fedora44-ansible
2222
platforms:
2323
- linux/amd64
2424
#- linux/arm64

.github/workflows/ubuntu1804-ansible-latest.yml

Lines changed: 0 additions & 79 deletions
This file was deleted.

.github/workflows/ubuntu2004-ansible-latest.yml

Lines changed: 0 additions & 79 deletions
This file was deleted.

.github/workflows/fedora40-ansible-latest.yml renamed to .github/workflows/ubuntu2604-ansible-latest.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
name: fedora40-ansible-latest
1+
name: ubuntu2604-ansible-latest
22
on:
33
# yamllint disable-line rule:truthy
44
workflow_dispatch:
55
push:
66
paths:
7-
- 'fedora40-ansible-latest/**'
7+
- 'ubuntu2604-ansible-latest/**'
88
pull_request:
99
paths:
10-
- 'fedora40-ansible-latest/**'
10+
- 'ubuntu2604-ansible-latest/**'
1111
jobs:
1212
docker:
1313
runs-on: ubuntu-latest
@@ -18,10 +18,9 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
dockerimage:
21-
- fedora40-ansible
21+
- ubuntu2604-ansible
2222
platforms:
2323
- linux/amd64
24-
#- linux/arm64
2524
steps:
2625
-
2726
name: Checkout
@@ -38,8 +37,8 @@ jobs:
3837
with:
3938
context: ${{ matrix.dockerimage }}-latest
4039
tags: docker-${{ matrix.dockerimage }}:test
41-
platforms: ${{ matrix.platforms }}
4240
load: true
41+
platforms: ${{ matrix.platforms }}
4342
-
4443
name: Test
4544
run: |

arch-ansible-latest/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM archlinux:latest
1+
FROM docker.io/archlinux:latest
22
LABEL maintainer="Sebastian Gumprich"
33

44
# Update, install sudo and systemd, cleanup and remove unneeded unit files.

fedora37-ansible-latest/Dockerfile

Lines changed: 0 additions & 37 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM fedora:38
1+
FROM fedora:42
22
LABEL maintainer="Sebastian Gumprich, Nejc Habjan, Diego Louzan, Max Wittig"
33

44
# Enable systemd.

0 commit comments

Comments
 (0)