diff --git a/.config/molecule/config.yml b/.config/molecule/config.yml index db32661..9a48439 100644 --- a/.config/molecule/config.yml +++ b/.config/molecule/config.yml @@ -115,26 +115,8 @@ platforms: - /sys/fs/cgroup:/sys/fs/cgroup:rw - cgroupns_mode: host command: /lib/systemd/systemd - image: docker.io/geerlingguy/docker-fedora39-ansible:latest - name: fedora39-systemd-amd64 - platform: amd64 - pre_build_image: true - privileged: true - volumes: - - /sys/fs/cgroup:/sys/fs/cgroup:rw - - cgroupns_mode: host - command: /lib/systemd/systemd - image: docker.io/geerlingguy/docker-fedora39-ansible:latest - name: fedora39-systemd-arm64 - platform: arm64 - pre_build_image: true - privileged: true - volumes: - - /sys/fs/cgroup:/sys/fs/cgroup:rw - - cgroupns_mode: host - command: /lib/systemd/systemd - image: docker.io/geerlingguy/docker-fedora40-ansible:latest - name: fedora40-systemd-amd64 + image: docker.io/geerlingguy/docker-fedora41-ansible:latest + name: fedora41-systemd-amd64 platform: amd64 pre_build_image: true privileged: true @@ -142,8 +124,8 @@ platforms: - /sys/fs/cgroup:/sys/fs/cgroup:rw - cgroupns_mode: host command: /lib/systemd/systemd - image: docker.io/geerlingguy/docker-fedora40-ansible:latest - name: fedora40-systemd-arm64 + image: docker.io/geerlingguy/docker-fedora41-ansible:latest + name: fedora41-systemd-arm64 platform: arm64 pre_build_image: true privileged: true @@ -151,8 +133,8 @@ platforms: - /sys/fs/cgroup:/sys/fs/cgroup:rw - cgroupns_mode: host command: /lib/systemd/systemd - image: docker.io/geerlingguy/docker-fedora41-ansible:latest - name: fedora41-systemd-amd64 + image: docker.io/geerlingguy/docker-fedora42-ansible:latest + name: fedora42-systemd-amd64 platform: amd64 pre_build_image: true privileged: true @@ -160,8 +142,8 @@ platforms: - /sys/fs/cgroup:/sys/fs/cgroup:rw - cgroupns_mode: host command: /lib/systemd/systemd - image: docker.io/geerlingguy/docker-fedora41-ansible:latest - name: fedora41-systemd-arm64 + image: docker.io/geerlingguy/docker-fedora42-ansible:latest + name: fedora42-systemd-arm64 platform: arm64 pre_build_image: true privileged: true @@ -170,24 +152,6 @@ platforms: # These platforms do not provide systemd-resolved. # - cgroupns_mode: host # command: /lib/systemd/systemd - # image: docker.io/geerlingguy/docker-ubuntu2004-ansible:latest - # name: ubuntu-20-systemd-amd64 - # platform: amd64 - # pre_build_image: true - # privileged: true - # volumes: - # - /sys/fs/cgroup:/sys/fs/cgroup:rw - # - cgroupns_mode: host - # command: /lib/systemd/systemd - # image: docker.io/geerlingguy/docker-ubuntu2004-ansible:latest - # name: ubuntu-20-systemd-arm64 - # platform: arm64 - # pre_build_image: true - # privileged: true - # volumes: - # - /sys/fs/cgroup:/sys/fs/cgroup:rw - # - cgroupns_mode: host - # command: /lib/systemd/systemd # image: docker.io/geerlingguy/docker-ubuntu2204-ansible:latest # name: ubuntu-22-systemd-amd64 # platform: amd64 diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 93adddf..06605c6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -222,12 +222,10 @@ jobs: # - debian11-systemd - debian12-systemd - debian13-systemd - - fedora39-systemd - - fedora40-systemd - fedora41-systemd + - fedora42-systemd - kali-systemd # These platforms do not provide systemd-resolved. - # - ubuntu-20-systemd # - ubuntu-22-systemd - ubuntu-24-systemd scenario: diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a8f80b1..f732bf4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -173,7 +173,7 @@ repos: # Ansible hooks - repo: https://github.com/ansible/ansible-lint - rev: v25.1.3 + rev: v25.4.0 hooks: - id: ansible-lint additional_dependencies: diff --git a/meta/main.yml b/meta/main.yml index ea9bf51..e309a10 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -34,16 +34,14 @@ galaxy_info: - trixie - name: Fedora versions: - - "39" - - "40" - "41" + - "42" - name: Kali versions: - "2023" - name: Ubuntu versions: # These platforms do not provide systemd-resolved. - # - focal # - jammy - noble role_name: systemd_resolved diff --git a/version.txt b/version.txt index 3eefcb9..227cea2 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.0 +2.0.0