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: