Skip to content

Commit

Permalink
Add back xenial/bionic, they're still technically supported for ESM
Browse files Browse the repository at this point in the history
  • Loading branch information
dale-c-anderson committed Jun 29, 2024
1 parent 926f063 commit e12740b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
- geerlingguy/docker-ubuntu2404-ansible:latest
- geerlingguy/docker-ubuntu2204-ansible:latest
- geerlingguy/docker-ubuntu2004-ansible:latest
- geerlingguy/docker-ubuntu1804-ansible:latest
- geerlingguy/docker-ubuntu1604-ansible:latest
steps:
- name: checkout
uses: actions/checkout@v3
Expand Down
8 changes: 5 additions & 3 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@ galaxy_info:
platforms:
- name: Ubuntu
versions:
- focal
- jammy
- noble
- xenial
- bionic
- focal
- jammy
- noble
galaxy_tags: []
dependencies: []

0 comments on commit e12740b

Please sign in to comment.