Skip to content

Commit

Permalink
Dropped support for Ubuntu Xenial (#80)
Browse files Browse the repository at this point in the history
So we can use more recent packages.
  • Loading branch information
freemanjp authored Apr 6, 2021
1 parent 3f86a75 commit 35f8829
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Requirements

* Ubuntu

* Xenial (16.04)
* Bionic (18.04)
* Focal (20.04)

Expand Down
1 change: 0 additions & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ galaxy_info:
platforms:
- name: Ubuntu
versions:
- xenial
- bionic
- focal
galaxy_tags:
Expand Down
2 changes: 1 addition & 1 deletion molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ lint: |
platforms:
- name: ansible-role-command-line-tools-ubuntu-min
image: ubuntu:16.04
image: ubuntu:18.04
- name: ansible-role-command-line-tools-ubuntu-max
image: ubuntu:20.04

Expand Down

0 comments on commit 35f8829

Please sign in to comment.