Try to run with systemd

This commit is contained in:
Paweł Krawczyk 2021-08-07 14:20:52 +01:00
parent 340f4f83e4
commit d786479bc1
No known key found for this signature in database
GPG Key ID: 32AF1F39C4EE03F2
2 changed files with 6 additions and 9 deletions

View File

@ -12,18 +12,12 @@ on:
jobs:
molecule:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
image:
- alpine
#- centos
steps:
- name: checkout
uses: actions/checkout@v2
with:
path: "${{ github.repository }}"
- name: molecule
uses: robertdebock/molecule-action@2.6.17
with:
image: "${{ matrix.image }}"
uses: robertdebock/molecule-action@2.6.17

View File

@ -6,6 +6,9 @@ driver:
platforms:
- name: instance
image: centos/systemd:latest
privileged: true
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
provisioner:
name: ansible
verifier: