diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 78d2439..4f89a35 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -15,7 +15,7 @@ on: jobs: lint: - runs-on: ubuntu-latest + runs-on: ubuntu-20.04 steps: - name: checkout uses: actions/checkout@v3 @@ -24,7 +24,7 @@ jobs: test: needs: - lint - runs-on: ubuntu-latest + runs-on: ubuntu-20.04 strategy: fail-fast: false matrix: diff --git a/tasks/assert.yml b/tasks/assert.yml index fa70e24..423e14d 100644 --- a/tasks/assert.yml +++ b/tasks/assert.yml @@ -34,7 +34,6 @@ - bareos_repository_release in [ "current", "next", "release" ] quiet: yes -# bareos_repository_version - name: assert | Test bareos_repository_version ansible.builtin.assert: that: