Skip to content

Commit

Permalink
Regenerate content, Fedora 36 and Ubuntu 22.04 LTS added.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed May 11, 2022
1 parent 960deb1 commit 7d6cb2f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 10 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- image: "debian"
tag: "bookworm"
- image: "fedora"
tag: "34"
tag: "35"
- image: "fedora"
tag: "latest"
- image: "fedora"
Expand All @@ -49,6 +49,8 @@ jobs:
tag: "latest"
- image: "ubuntu"
tag: "latest"
- image: "ubuntu"
tag: "focal"
- image: "ubuntu"
tag: "bionic"
steps:
Expand Down
4 changes: 3 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ molecule:
- image: "debian"
tag: "bookworm"
- image: "fedora"
tag: "34"
tag: "35"
- image: "fedora"
tag: "latest"
- image: "fedora"
Expand All @@ -32,6 +32,8 @@ molecule:
tag: "latest"
- image: "ubuntu"
tag: "latest"
- image: "ubuntu"
tag: "focal"
- image: "ubuntu"
tag: "bionic"

Expand Down
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,14 +243,6 @@ The minimum version of Ansible required is 2.10, tests have been done to:
- The current version.
- The development version.
## [Included version(s)](#included-versions)
This role [refers to a version](https:/robertdebock/ansible-role-tomcat/blob/master/defaults/main.yml) released by Apache Tomcat. Check the released version(s) here:
- [Tomcat version 7](https://tomcat.apache.org/download-70.cgi).
- [Tomcat version 8](https://tomcat.apache.org/download-80.cgi).
- [Tomcat version 9](https://tomcat.apache.org/download-90.cgi).
This version reference means a role may get outdated. Monthly tests occur to see if [bit-rot](https://en.wikipedia.org/wiki/Software_rot) occured. If you however find a problem, please create an issue, I'll get on it as soon as possible.
If you find issues, please register them in [GitHub](https:/robertdebock/ansible-role-tomcat/issues)
Expand Down

0 comments on commit 7d6cb2f

Please sign in to comment.