Skip to content

Commit

Permalink
Clean-up molecule
Browse files Browse the repository at this point in the history
  • Loading branch information
vladgh committed May 10, 2024
1 parent aadc458 commit 322561f
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 84 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
fail-fast: false
matrix:
os:
- ubuntu2404
- ubuntu2204
- ubuntu2004
- debian12
- debian11
scenario: ${{ fromJSON(needs.changes.outputs.scenario) }}
Expand Down
19 changes: 0 additions & 19 deletions molecule/Dockerfile.j2

This file was deleted.

27 changes: 0 additions & 27 deletions molecule/base-custom.yml

This file was deleted.

13 changes: 0 additions & 13 deletions molecule/base-delegate.yml

This file was deleted.

2 changes: 1 addition & 1 deletion molecule/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ driver:
name: docker
platforms:
- name: instance
image: "geerlingguy/docker-${MOLECULE_DISTRO:-ubuntu2204}-ansible:latest"
image: "geerlingguy/docker-${MOLECULE_DISTRO:-ubuntu2404}-ansible:latest"
command: ${MOLECULE_DOCKER_COMMAND:-""}
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:rw
Expand Down
23 changes: 0 additions & 23 deletions molecule/prepare-custom.yml

This file was deleted.

0 comments on commit 322561f

Please sign in to comment.