From b0576e7021f5e41426a8e74a18de61ac28584f23 Mon Sep 17 00:00:00 2001 From: Jaden Seniuk Date: Fri, 31 May 2024 15:55:15 -0700 Subject: [PATCH] fix: add 2204 test --- .github/workflows/molecule.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 642c88b..99a8d88 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -27,6 +27,7 @@ jobs: strategy: matrix: image: + - geerlingguy/docker-ubuntu2204-ansible:latest - geerlingguy/docker-ubuntu2004-ansible:latest - geerlingguy/docker-ubuntu1804-ansible:latest - geerlingguy/docker-ubuntu1604-ansible:latest