Skip to content

Commit

Permalink
Drop support for Xenial, it's old and too much trouble.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Dec 17, 2020
1 parent 10df1d6 commit 24fcbd2
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 6 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ jobs:
tag: "latest"
- image: "ubuntu"
tag: "bionic"
- image: "ubuntu"
tag: "xenial"
steps:
- name: checkout
uses: actions/checkout@v2
Expand Down
2 changes: 0 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ molecule:
tag: "latest"
- image: "ubuntu"
tag: "bionic"
- image: "ubuntu"
tag: "xenial"

galaxy:
script:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ This role has been tested on these [container images](https://hub.docker.com/u/r
|debian|buster, bullseye|
|fedora|all|
|opensuse|all|
|ubuntu|focal, bionic, xenial|
|ubuntu|focal, bionic|

The minimum version of Ansible required is 2.9, tests have been done to:

Expand Down
1 change: 0 additions & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ galaxy_info:
versions:
- focal
- bionic
- xenial

galaxy_tags:
- webserver
Expand Down

0 comments on commit 24fcbd2

Please sign in to comment.