use correct parameter

Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
This commit is contained in:
Martin Schurz 2022-07-09 01:47:59 +02:00
parent 0eddf2872b
commit 400e576984
2 changed files with 6 additions and 6 deletions

View file

@ -22,7 +22,12 @@ jobs:
fail-fast: false
matrix:
molecule_distro:
# - centos7
# - rocky8
- ubuntu1804
# - ubuntu2004
# - debian9
# - debian10
steps:
- name: Checkout repo
uses: actions/checkout@v3
@ -30,11 +35,6 @@ jobs:
path: ansible_collections/devsec/hardening
submodules: true
- name: Set up Python 3.7
uses: actions/setup-python@v1
with:
python-version: 3.7
- name: Create default collection path symlink
run: |
mkdir -p /home/runner/.ansible

View file

@ -9,7 +9,7 @@ driver:
name: libvirt
platforms:
- name: instance
image: "generic/${MOLECULE_DISTRO}"
box: "generic/${MOLECULE_DISTRO}"
provisioner:
name: ansible
config_options: