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 4c87dcd commit 5ec686a
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
Expand Up @@ -53,8 +53,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
Expand Up @@ -36,8 +36,6 @@ molecule:
tag: "latest"
- image: "ubuntu"
tag: "bionic"
- image: "ubuntu"
tag: "xenial"

galaxy:
script:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -161,7 +161,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
Expand Up @@ -26,7 +26,6 @@ galaxy_info:
versions:
- focal
- bionic
- xenial

galaxy_tags:
- rundeck
Expand Down

0 comments on commit 5ec686a

Please sign in to comment.