From b96b750f8d7ac2b2c91321e8ab0c23ee63f60186 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Krawczyk?= <616047+kravietz@users.noreply.github.com> Date: Sat, 7 Aug 2021 14:05:10 +0100 Subject: [PATCH] Try centos/systemd --- .github/workflows/main.yml | 4 +++- molecule/default/molecule.yml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3170fef..8d4af6d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,8 +16,10 @@ jobs: fail-fast: false matrix: config: - - os: debian + - os: centos/systemd tag: latest + # - os: debian + # tag: latest # - os: ubuntu # tag: latest # - os: centos diff --git a/molecule/default/molecule.yml b/molecule/default/molecule.yml index 9bf46e9..7c15791 100644 --- a/molecule/default/molecule.yml +++ b/molecule/default/molecule.yml @@ -5,7 +5,7 @@ driver: name: docker platforms: - name: instance - image: ubuntu:latest + image: centos/systemd:latest provisioner: name: ansible verifier: