Skip to content

Commit

Permalink
major: drop support for ubuntu 18.04
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed Feb 6, 2024
1 parent cff737e commit fdf1572
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
1 change: 0 additions & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ galaxy_info:
platforms:
- name: Ubuntu
versions:
- bionic
- focal
- jammy
galaxy_tags:
Expand Down
15 changes: 0 additions & 15 deletions molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,21 +40,6 @@ platforms:
- /sys/fs/cgroup:/sys/fs/cgroup:rw
environment:
container: docker
- name: prometheus-ubuntu-18
image: docker.io/geerlingguy/docker-ubuntu1804-ansible:latest
hostname: ubuntu
privileged: True
pre_build_image: True
override_command: False
cgroupns_mode: host
tmpfs:
- /tmp
- /run
- /run/lock
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:rw
environment:
container: docker

provisioner:
name: ansible
Expand Down

0 comments on commit fdf1572

Please sign in to comment.