Skip to content

0.1.0

Choose a tag to compare

@lotusnoir lotusnoir released this 08 Jan 13:25

(2026-01-08) - 3340ed2 - Initial commit
(2025-12-17) - 5c15500 - Drop Ubuntu Focal support, its too old for Ansible (python 3.8)
(2025-11-03) - 6118163 - Pin Python to a version thats compatible with Ansible.
(2025-11-03) - 2dcb198 - Sweeping commit.
(2025-11-03) - 1c70867 - Regenerate docs/ci.
(2025-11-03) - 893005a - Sweeping commit.
(2025-10-21) - 56c699b - Start it up with the service role.
(2025-10-21) - 27356d1 - USe tomcat 10, 11 gives issues for now.
(2025-10-21) - d0f0b7e - Merge branch 'master' of github.com:robertdebock/ansible-role-tomcat
(2025-10-21) - 01f234c - Correct path to catalina.run.
(2025-10-21) - e412f59 - Reorganize variables.
(2025-10-21) - 303e7de - Merge pull request robertdebock#58 from mat1010/tomcat11
(2025-10-16) - f2ff0e2 - Drop Amazonlinux support.
(2025-09-02) - 242a8ce - CI fixes and improvements.
(2025-08-01) - a338c9d - Specific jobs on push and merge.
(2025-07-31) - f439b02 - New way of using Molecule.
(2025-07-03) - 70670aa - feat: add tomcat 11 support
(2025-03-06) - 3319022 - Rename role.
(2025-03-06) - aa5ffa8 - Different way of testing, simpler.
(2025-03-03) - c1cf094 - Place setenv when JAVA_HOME is set. (And export.)
(2025-03-03) - efe65f6 - Allow setting a java version per instance.
(2025-03-03) - 82248db - Use the instance version over the default version.
(2025-03-03) - b0028f1 - Use 10 by default and update all default version.s
(2025-01-07) - f0ff169 - Also replace when not defined.
(2025-01-07) - 6c8aec1 - And more valid.
(2025-01-07) - 7c9eb96 - Different again.
(2025-01-07) - 1a345a5 - Try like this.
(2025-01-07) - fafbbbd - It's an optional setting.
(2025-01-07) - f245dfc - Rewrite condition.
(2025-01-06) - e09dec1 - Allow removal of webapps, intended to clean up default webapps.
(2025-01-06) - 431b353 - Restart Tomcat on changes to context.
(2025-01-06) - bf57385 - Allow each instance to set a context. (optional)
(2025-01-06) - 090bb9f - Set the ownership, change permission.
(2025-01-06) - e7039d3 - Welcome to 2025.
(2024-12-19) - c702c39 - Test ansible-core-2.18 too.
(2024-12-19) - b59dedf - Fedora 41.
(2024-12-18) - 63e68d5 - Task name change.
(2024-12-18) - 65f76f8 - Set the owner+group of the deployed war.
(2024-12-18) - dbba868 - Allow setting a custom context name per deployed war.
(2024-12-18) - 3234767 - Go.
(2024-09-30) - 4cbb213 - Add missing ansible-galaxy binary.
(2024-09-12) - 5d46420 - New version of TODO action, old one was failing.
(2024-08-30) - 1046531 - Pass all environment variables to tox.
(2024-07-24) - 582583d - Test maintained versions of ansible-core.
(2024-07-01) - 1b29f22 - Add community.general collection.
(2024-05-23) - 65b6a48 - Tox causes an issue, not sure what, disabling for now.
(2024-04-26) - 0615f06 - Ubuntu Noble.
(2024-03-20) - 97a68a7 - More booleans set to true/false.
(2024-03-18) - 902d2a9 - Change yes/no to true/false, adhere to yamlspec 1.2.2
(2024-03-15) - db889b1 - Allow "yes" and "no" as truthy values, more English, more readable.
(2024-01-30) - b726f9d - Use v4 of the checkout action. v3 will be deprecated.
(2024-01-02) - 4f6ed57 - Happy 2024 everybody.
(2023-12-06) - 49a8bbd - Regenerate CI files.
(2023-11-26) - 48184b2 - Test and Ansible 8 AND 9.
(2023-11-11) - 2c92a0b - Updated action and container, newer components.
(2023-11-09) - 55ccb56 - Remove broken badge.
(2023-09-25) - bb92982 - Use new action and container.
(2023-09-20) - fb6d522 - Shorter task names.
(2023-09-18) - 8354008 - HINT: [H1001] Inline passing of parameters is not good practice.
(2023-08-28) - d96a1a5 - Update documentation.
(2023-08-26) - 366fd86 - Simpler verify, let java role pick version.
(2023-08-25) - 98eafc3 - Default Tomcat 9.
(2023-08-25) - cb98ab6 - Readability.
(2023-08-24) - c4bd9c3 - Add v10, compose archive url in vars.
(2023-08-02) - 33ead02 - Fix Debian release mix-up.
(2023-07-12) - 443f8eb - ansible lint has changed a bit.
(2023-07-10) - 2b02877 - Disable RawHide checking, Ansible issue 81199.
(2023-06-14) - 94aaad9 - Task names should start with a capital.
(2023-06-13) - 2e726aa - Fedora 38.
(2023-06-13) - 16c4ad7 - Newer version of pre-commit components.
(2023-06-12) - e6ffc60 - Test Ansible 8 and RHEL9 (if applicable)
(2023-06-09) - 4ff9dfa - Assert empty values.
(2023-05-30) - fa04e3c - Fix capitalized handler.
(2023-05-26) - de067fb - Conditions (when) in handlers give a warning.
(2023-05-22) - 71712f2 - Add filename to taskname, cleanup.
(2023-05-12) - 899f693 - Cleanup code, use cased names.
(2023-05-10) - b90d099 - A little more permissions to push the image.
(2023-05-10) - 2d26250 - Allow yes/no.
(2023-05-04) - c90e915 - External pip dependencies and fix (temporary?) issue: ansible-community molecule issues 3903
(2023-04-20) - 11a8557 - Molecule 5 is available.
(2023-03-06) - f8125d6 - Fix tox.ini
(2023-02-28) - 3e3c09d - Update components, regenerate files.
(2023-02-27) - 38caf8f - The minimum version we test on is 2.12 (ansible 5).
(2023-02-22) - 9be2657 - Regenerate all files.
(2023-02-22) - f172170 - Sweeping commit
(2023-02-13) - 69b1f2f - Use correct GitLab namespace for Galaxy pushes.
(2023-01-27) - b764dc7 - Use the plain name of the GitLab group for Galaxy releases.
(2023-01-16) - 6bde6d9 - Better README, a few fixes and improvements.
(2023-01-06) - 091f974 - New CI components.
(2023-01-02) - b8d828a - This rule is contradicting ansible-lint.
(2023-01-02) - 6b2b6d3 - Ansible Lint, thank you.
(2023-01-02) - 5da24b7 - Try simpler.
(2023-01-01) - e191bb4 - Happy 2023!
(2022-11-30) - 0c3a7c5 - Ansible 7 is out, dropping tests for Ansible 4.
(2022-11-25) - 3e61078 - Fix syntax, don't retry, Fedora 37.
(2022-11-25) - c4abe3f - Fedora 37 is out.
(2022-10-18) - 4a3f953 - Docker in Docker using a socket.
(2022-09-06) - a6eae8e - Fix conflict.
(2022-08-31) - 0755e20 - Merge pull request robertdebock#51 from melving/patch-1
(2022-08-12) - 71c482f - Markdown Lint.
(2022-08-04) - 1b2c107 - RockyLinux 9 is out.
(2022-07-19) - 8d85667 - Update assert.yml
(2022-07-05) - 1cb3f85 - Remove version.yml, it's not used.
(2022-07-04) - cf752f4 - Use TOX on GitLab.
(2022-07-04) - c9ad742 - Test on Ansible 6.
(2022-06-30) - d34caa1 - Sweeper commit.
(2022-06-25) - a4168c7 - Spread vertically for improved readability.
(2022-06-24) - c988441 - Update checkout action to v3
(2022-06-17) - 216a696 - Don't use bool, we've tested the variable earlier.
(2022-05-11) - 7d6cb2f - Regenerate content, Fedora 36 and Ubuntu 22.04 LTS added.
(2022-05-10) - 960deb1 - No Travis CI anymore.
(2022-03-29) - cbb8c58 - Use new galaxy action.
(2022-02-14) - f54ddf0 - New version of GitHub Action and a new container for GitLab.
(2022-01-27) - d453690 - Update GitHub action, simpler GitLab CI.
(2022-01-26) - 0a2706c - Tox will try Ansible 4 and 5.
(2022-01-25) - 6cd4ee2 - No ore ansible-later.
(2022-01-25) - d30da12 - Remove not-required collections, add collections that are required, FQCN.
(2022-01-25) - 5a05fd8 - Both collections are required for now.
(2022-01-01) - b52a574 - Happy 2022!
(2021-12-01) - 5997a32 - Find and quote risky values.
(2021-11-19) - c2ee476 - Test the name of an instance, is should contain "letters". Relates robertdebock#45
(2021-11-15) - d4c2556 - Test against Fedora 34, 35 (latest) and 36/rawhide.
(2021-11-15) - 326521f - The forgotten commit.
(2021-10-13) - fc2f24b - Regenerate CI and docs.
(2021-10-11) - 0d1da0b - Add ansible-later and implement advices.
(2021-10-08) - cdb9f62 - Regenerate CI and docs.
(2021-09-21) - be6f9ac - I think it was called 11, but I now see testing.
(2021-09-20) - d14c07c - Bookworm uses netcat-openbsd.
(2021-09-20) - f279883 - Quoting not required.
(2021-09-20) - 1b4e114 - Merge pull request robertdebock#44 from CedricLevasseur/master
(2021-09-20) - 5e5f987 - The collection community.general is required because apk and zypper.
(2021-09-17) - 32ea249 - packet_size doesn't need quotes
(2021-09-15) - e4a5429 - Add bookwork, combine bullseye+bookwork and focal+bionic to all.
(2021-09-06) - 764e6bc - Regenerate CI and docs.
(2021-09-03) - d153734 - Update docs with ajp_secret set.
(2021-09-03) - 8f488d9 - Set defaults for ajp_secret and test it.
(2021-08-30) - 506a08a - Regenerate CI and docs.
(2021-07-14) - f75df01 - Contributors.
(2021-07-05) - 7a9550c - Regenerate CI and docs.
(2021-07-01) - 62b9a00 - Drop CentOS 7 Support, its out of regular support. What a moment...
(2021-06-10) - 5fa8ef7 - Regenerate CI and docs.
(2021-06-03) - e40cb38 - Use FQCN.
(2021-06-03) - 4e3604f - Forgot one.
(2021-06-03) - 50b22af - Use non-free layout.
(2021-06-03) - a546066 - Save the file.
(2021-06-03) - 9d133da - Back to include_tasks, and move notify to specific task.
(2021-06-03) - 7cb56fa - Let's try import_tasks.
(2021-06-03) - 298ed35 - Thanks @aek-arm.
(2021-06-03) - ebc5b0b - Don't use deprecated .
(2021-06-03) - 312abb6 - Merge pull request robertdebock#40 from arnemoor/master
(2021-06-02) - bf88bfe - Allow negative port numbers
(2021-06-01) - 54fd7fd - Feature: Make AJP Connector optional
(2021-05-11) - 84fb9a3 - Regernerate CI, fix molecule and tox.
(2021-05-06) - c67d0a2 - Disable Fedora rawhide: https://bugzilla.redhat.com/show_bug.cgi?id=1892224
(2021-05-04) - 3a41143 - Regenerated CI files, to use Fedora 33, 34 and rawhide.
(2021-05-04) - a8a0dd2 - Fedora 34 is here, test on 33, 34 and rawhide (35).
(2021-04-30) - 0158db2 - Fedora 34 is here, test on Fedora 34 and Rawhide.
(2021-04-26) - c9276b8 - Rename the import appropriately.
(2021-04-01) - 94c4be2 - Regenerate documents.
(2021-04-01) - 8c5f38d - Introduce collections in molecule too.
(2021-03-30) - 14e30dc - Collections for molecule ansible code too.
(2021-03-29) - 8f8971b - Start yaml with three dashes.
(2021-03-29) - 1251509 - Fix GitLab build-status badge in the documentation.
(2021-03-25) - 6db261d - Set a sane default and assert the value for packet_size.
(2021-03-25) - 1c1c62b - Name it properly.
(2021-03-25) - a6acb7a - Merge pull request robertdebock#38 from edinomoniz/ajp_packet_size
(2021-03-18) - 24a1dbc - Increase default size of cookies set by application
(2021-03-11) - 3bb6438 - Merge pull request robertdebock#35 from Poil/add-shutdown-pass
(2021-03-11) - 8b423dc - Please edit meta/main.yml and assure we can correctly determine full role name.
(2021-03-09) - 41e6632 - Testing for empty directories.
(2021-02-22) - 6d3d69f - Allow to chance shutdown pass
(2021-02-19) - ff435e4 - Update requirments to include collections.
(2021-02-19) - 919118d - Use newer version of Docker image.
(2021-02-19) - e8b43e2 - Ignore .cache too.
(2021-02-19) - 6df7992 - Disable anisble-lint for now, it breaks pre-commit.
(2021-02-19) - b221576 - Moving to collections instead of modules shipped with Ansible.
(2021-02-15) - 12f2a73 - Use the latest collection.
(2021-02-15) - 7b1a22a - No rawhide, package GPG issue.
(2021-02-14) - 707014a - Start using collections.
(2021-02-14) - a851497 - Add .cache to ignore
(2021-02-14) - d104350 - Introduce collections for Molecule.
(2021-02-14) - dee732c - Pass ANSIBLE_ROLES_PATH and bump versions of components.
(2021-02-14) - d716c8a - New version of action.
(2021-02-14) - dbff0ed - More files to exclude.
(2021-02-06) - c7eb047 - Fix syntax.
(2021-02-05) - 860e64d - Cleanup on verification.
(2021-01-18) - a53aa5e - Assert on localhost, makes the play stop if the assertion fails.
(2021-01-18) - ec4c451 - drop testing previous, because it does not work with Ansible collections.
(2021-01-18) - 0f69a15 - Ansible 2.10 and up are tested
(2021-01-18) - 1dd2248 - No Travis, Ansible 2.10.
(2021-01-17) - 9d79acd - Prepare fo Ansible 2.10 only.
(2021-01-13) - dd159fc - Only on master.
(2021-01-13) - 632221d - New version of graphviz action, solves multiple roles in 1 image.
(2021-01-12) - 67f23dd - Use the generated image.
(2021-01-12) - 1146818 - Generate an image from requirements.yml
(2021-01-11) - d6c7473 - Merge pull request robertdebock#34 from gaima8/service_typo
(2021-01-11) - 6e4abcc - service_state and service_enabled are elements of item
(2021-01-09) - e59f87c - Fit @gaima8 new feature into this role.
(2021-01-09) - 62303e4 - Merge pull request robertdebock#33 from gaima8/service_state
(2021-01-08) - 5dc5add - Default variables
(2021-01-08) - 43d51cc - Allow having the instance service not enabled too
(2021-01-08) - 0f14fbd - Allow having the instance service in states other than started
(2021-01-05) - 62133ce - Remove unused variable.
(2020-12-17) - 2266432 - Drop support for Xenial, it's old and too much trouble.
(2020-12-15) - b2d3686 - Thanks @javid90khan!
(2020-12-15) - c14e6e7 - Merge pull request robertdebock#31 from javid90khan/master
(2020-12-15) - 590b30e - fixed AJP connector secret required attribute.
(2020-12-15) - 4d7bc62 - using /bin/bash to start the tomcat service.
(2020-12-11) - 6e0f0f8 - Add requirements, especially for the Jinja2 requirement.
(2020-12-11) - 1f4922c - New version of Molecule action.
(2020-12-11) - f8e0201 - Add release mechanism for GitLab, retry twice
(2020-12-11) - be26b02 - Update documentation.
(2020-12-04) - b2aa720 - Much simpler, save build-minutes.
(2020-12-04) - 546c523 - Update documentation.
(2020-12-04) - 132f894 - Change URL to defaults so users can overwrite it. Relates robertdebock#27
(2020-12-04) - 5b51d4b - Add GitLab CI!
(2020-12-03) - 9054af6 - Version 3.9 please.
(2020-12-03) - bc40b8f - Update molecule action to use newer version of Ansible and Molecule.
(2020-12-03) - da6cbe1 - Fedora 33 (running the tests) has python 3.9 and require higher version of tox.
(2020-12-02) - 71f1b5e - warning missing document start --- (document-start)
(2020-12-01) - a46943c - Update docs to reflect new features!
(2020-12-01) - 0fa239a - Merge pull request robertdebock#26 from javid90khan/master
(2020-11-30) - af5f97e - fixed coverage test ports for tomcat-config-files
(2020-11-29) - 454a05f - check in {{ role_path }}/files for dummy.properties.
(2020-11-29) - 89c5974 - fixed issues reported by molecule lint.
(2020-11-29) - 8ad9a77 - introduced config_files to copy/override files in instance/conf
(2020-11-29) - 045aa3b - fixed access_log parameter assertions
(2020-11-27) - de3c5ca - Test is a defined variable is a string.
(2020-11-27) - 5371d07 - Assert the right thing.
(2020-11-27) - 24aaecc - Add instance asserts for access_log parameters.
(2020-11-27) - f01da4d - Allow configuration of the access log. Relates robertdebock#25
(2020-11-26) - 3f8cadc - Add an empty line to improve readability.
(2020-11-24) - da39bdb - Empty line to start and dont restart when in checkmode, software is missing.
(2020-11-20) - bb6194c - loop_control.label, what was I thinking?
(2020-11-20) - 222c72f - Introduce the AJP parameter "secret". Relates robertdebock#23.
(2020-11-20) - c4d6cc5 - Cleanup the output.
(2020-11-20) - e3c5aaa - Add a TODO->ISSUE action.
(2020-11-20) - 29da99e - Only push to Galaxy on version releases.
(2020-11-20) - 8239aef - Bump versions of components.
(2020-11-18) - 87ddebb - Update the Molecule action to run on Ubuntu 20.04.
(2020-11-18) - 3310c99 - Update the Galaxy action ot run on Ubuntu 20.04.
(2020-11-16) - d99f3be - Remove/fix empty assertion
(2020-11-16) - 8d364d3 - Remove/fix empty assertion
(2020-11-16) - 6868aae - Remove/fix empty assertion
(2020-11-16) - 3955503 - Since value is already tested for being a number, don't need the int filter.
(2020-11-16) - 18aabf7 - undefined is more readable than "not defined".
(2020-11-16) - 77d16cd - Remove difficult to read and low-value test "| length > 0".
(2020-11-16) - f8dc0cf - Use more natural expression for testing booleans.
(2020-11-11) - 35dbc1f - Assert with "is number" over "| int".
(2020-11-10) - 481e116 - Assert in a readable style.
(2020-11-10) - de2acd2 - Update docs and ci
(2020-11-01) - 06265db - New format for requirements, prepared for collections.
(2020-10-29) - 6aedb45 - Use pre-commit.
(2020-10-27) - a466419 - Test on Fedora 33!
(2020-10-27) - e60de4e - Update galaxy action
(2020-10-16) - 74abe57 - Don't run parallel.
(2020-10-16) - 9ba4c5c - Remove "next", it fails with Molecule 3.1, use molecule[docker] and remove MOLECULE_EPHEMERAL_DIRECTORY.
(2020-10-16) - 82bb766 - Review tags and ready for hacktoberfest
(2020-10-16) - 1f7d62a - Remove unused tags.
(2020-10-09) - 255b758 - Run the assertions just once, variables are role specific, not host specific.
(2020-10-02) - fb77689 - Testing on Ansible-2.9 and up.
(2020-10-02) - f1a15dc - Regenerated tox.ini
(2020-10-02) - 50be0e8 - Update docs.
(2020-09-24) - 8d3b5bc - Test on Ansible 2.10! (or actually "latest")
(2020-09-22) - 06f1a10 - Add ansible-lint to the linting stage.
(2020-09-22) - ad53a1e - Update version of molecule-action.
(2020-09-20) - ac745ad - Update molecule action.
(2020-09-08) - a99124c - Just yamllint.
(2020-09-08) - 5754f1b - Fix a typo.
(2020-09-08) - 66eaeac - Gather facts, they are required.
(2020-09-03) - 946c759 - Speed up verify, gathering facts is not required.
(2020-09-01) - 62d3a01 - Use molecule 3.0.8 adviced way of working.
(2020-09-01) - 1f83c4c - Regenerate documentation.
(2020-09-01) - bd9d51e - Exclude .tox
(2020-09-01) - a67400b - Fix slack notifications, implement Travis advices.
(2020-08-27) - 0b67831 - missing document start "---"
(2020-08-26) - dccceb5 - Place a simple default page.
(2020-08-20) - 0510b77 - Fix Travis builds.
(2020-08-19) - b3867db - Make all assertions silent.
(2020-08-10) - d2fa360 - Regenerate docs and ci.
(2020-07-16) - bd8eff1 - Update molecule-action version.
(2020-07-16) - 9d6a295 - Remove not-required-anymore retries to simplify the code.
(2020-07-15) - a43ebb5 - Reduce output of looped assertions.
(2020-07-08) - e17d66c - Add contributors.
(2020-07-08) - 6a211b7 - Suse uses netcat-openbsd
(2020-07-08) - 5f2fbd5 - Let's find default.
(2020-07-08) - 9409318 - Allow a bind address to be set, both generally and per instance. Relates robertdebock#19
(2020-07-07) - 2d389cd - Fail the build if an attempt in the retry-loop fails.
(2020-07-06) - 525ec87 - Consistent newlines.
(2020-07-03) - f7a7755 - Retry tox or molecule 3 times.
(2020-07-02) - e8096cd - Reduce the output of asserts.
(2020-07-01) - b4ffbd4 - Conditional asserts.
(2020-07-01) - f5021c0 - Assert variables.
(2020-07-01) - edd4651 - Bump version.
(2020-06-17) - 036e94d - Slack notifications.
(2020-06-08) - 4500791 - Probed and regenerated.
(2020-06-05) - 7d9a092 - Reset travis encrypted slack key.
(2020-06-05) - d858c3e - Unsetting travis encrypted slack key.
(2020-06-05) - ba272d9 - Bump versions.
(2020-06-05) - 09591cc - Use one format for mode, quoted-short.
(2020-06-04) - c781f31 - Add MarkDown anchors.
(2020-06-04) - 3e9e0b3 - Quote encrypted value
(2020-06-04) - cdf814f - Add a version badge
(2020-06-03) - 3819604 - Use markdown anchors for better referencing.
(2020-05-31) - 30a059d - Regenerate docs and ci
(2020-05-31) - cb3b001 - Probed.
(2020-05-21) - 0c8d8c8 - This version of molecule-action does not give a warning.
(2020-05-21) - 7877c5b - Let Travis use python38.
(2020-05-21) - 509d299 - Update tox to use python38
(2020-05-19) - 0af3b6b - Regenerate all docs and ci.
(2020-05-19) - 0d387d2 - Regenerate key for travis.com (instead of travis.org)
(2020-05-18) - 75362e5 - Lowercase names.
(2020-05-18) - a268473 - Name the task correctly.
(2020-05-16) - 373f978 - Variables in a role should be prepended with the name of the role.
(2020-05-14) - cf2555a - Add color to tests.
(2020-05-09) - 6c2d08c - Regenerate CI
(2020-05-09) - f1c233e - Regenerate docs
(2020-05-09) - 78276bc - Generated platforms using ansible-probe
(2020-05-05) - adecfd7 - Test on all Ubuntu versions.
(2020-05-01) - 6df689a - Regenerate content
(2020-04-28) - ae042a5 - Adding a Funding configuration.
(2020-04-28) - 98efa0d - Moving templates for GitHub to its own place.
(2020-04-28) - 387507a - Adding sponsor link.
(2020-04-28) - e7c4e74 - Bump version of Molcule action.
(2020-04-23) - 306b3b6 - Back to normal.
(2020-04-22) - 69fb87a - Show whats going on.
(2020-04-22) - 692721b - Trying devel again.
(2020-04-21) - 40633cb - Switch to Molecule action 2.0.1.
(2020-04-09) - 9c362e1 - No Amazonlinux.
(2020-04-06) - c9385de - Include role label for higher readability.
(2020-04-06) - 204cf1e - Using more specific role indicator.
(2020-04-03) - 7a7fd99 - Update instructions to test.
(2020-03-31) - c7b5569 - Update badge links.
(2020-03-26) - 415a705 - Do not test ansible "next"
(2020-03-26) - ce1c936 - Molecule 3 does not require scenario-name.
(2020-03-26) - 2aad33f - Don't test Debian unstable/testing
(2020-02-21) - d23f235 - Use molecule 3
(2020-02-21) - f5878e9 - Molecule 3 want converge.yml rather than playbook.yml.
(2020-02-13) - 557f5c1 - New version of GitHub Action Molecule, Fedora with retries, with correct exit-code.
(2020-02-08) - dd78ac5 - Don't lint verify, retry.
(2020-02-07) - a0e80ca - Use new GitHub Action Molecule
(2020-02-07) - e3a68ca - Retry installing pip packages
(2020-02-07) - 23adc9f - Enable linting.
(2020-02-06) - b88d80c - Retry remote resources and swich sample war URL.
(2020-02-05) - b1b255e - Retry 3 times in tox.
(2020-02-05) - 43849bd - use loop instead of with_items
(2020-02-03) - c3fbab2 - Use new version for Github Action Molecule.
(2020-02-01) - 29403b8 - Test on pull requests too.
(2020-01-31) - a8ec054 - Add a very simple verifier.
(2020-01-24) - 3aa8a29 - Add GitHub Action sceduling.
(2020-01-09) - 3852bad - Use more readable "yes"
(2020-01-09) - a259f8e - Newly generated documentation
(2020-01-09) - 308d2bf - Regenerate CI for GitHub Actions based on new ansible-generator.
(2020-01-08) - 01bd3b1 - Remove artful as it's not tested.
(2020-01-04) - 13ea26a - Drop support for ArchLinux, Add GitHub Actions.
(2019-12-16) - ace0e52 - Remove archlinux tag, it serves no purpose.
(2019-12-14) - e72e132 - Sweep commit
(2019-12-11) - 6b22668 - YAML as stdout_callback
(2019-12-10) - 32eb2fa - Regenerate all documents
(2019-12-07) - 44e1a7e - Tested on RHEL
(2019-12-06) - 3016d44 - Newly generated fils
(2019-12-05) - b798175 - Remove incorrectly placed molecule.yml
(2019-12-04) - 41b5163 - Update all generated files
(2019-12-02) - 3c75d5b - Merge pull request robertdebock#18 from DBarthe/master
(2019-12-02) - 6c40639 - fix robertdebock#17
(2019-11-22) - 12c9f0e - Regenerate all documentation.
(2019-11-21) - 4bffd85 - Remove ubuntu tag
(2019-11-21) - cae92ac - Remove opensue tag
(2019-11-21) - 6db6e31 - Remove fedora tag
(2019-11-21) - ef1ddf5 - Remove debian tag
(2019-11-21) - e65ae01 - Remove alpine tag
(2019-11-18) - 07bf8cd - Drop alpine support, amazonlinux:1.
(2019-11-13) - 0f978d9 - Update minimal ansible version to the tested version.
(2019-11-13) - bba66d9 - Update CI
(2019-11-11) - b4152f8 - Do validate.
(2019-11-11) - a49f784 - Remove CentOS-6 references.
(2019-11-09) - cbe72eb - Don't save .molecule stuff in git.
(2019-11-09) - 5c94254 - Isolate molecule runs better.
(2019-11-07) - 5c20da2 - Less Debian and Ubuntu releases and remove duplicate entry for amazonlinux.
(2019-11-05) - cc1b2d8 - Adding Amazonlinux
(2019-11-05) - 6490dee - Fix gitignore and remove stuff that should have been removed.
(2019-11-05) - 4cbf4b3 - Update badge spacing
(2019-11-05) - 3a77dcd - Don't use tmpfs to prevent permission issues.
(2019-11-05) - 43c6b57 - Update security description.
(2019-11-03) - 2a8d9b6 - Change container name to include tag to prevent name-collisions
(2019-11-02) - 42b5319 - Ansible 2.9 is out!
(2019-11-02) - fa05aa5 - Remove docker contraints.
(2019-11-01) - 5dc12b2 - Bump Ansible version to 2.8, 2.9 and devel
(2019-10-29) - ecea63d - Update docs.
(2019-10-28) - 0dbcd13 - Update docs
(2019-10-25) - 6db3fb2 - Use shorter names for containers.
(2019-10-24) - d274366 - Generate .travis.yml, molecule.yml and README.yml.
(2019-10-23) - f59de89 - Use tox for testing.
(2019-10-21) - ae8198e - Verify by Ansible and dont specify default playbook/prepare.yml.
(2019-10-18) - 3eb7bb3 - Use Tox for testing for simpler and less code.
(2019-10-05) - f9e733d - Adding dependency in core_dependency role.
(2019-10-05) - 789436a - Set the ansible_python_interpreter to python3.
(2019-10-05) - 9e55606 - Update docs
(2019-10-05) - e5edc21 - Removing CentOS 6 testing and support and adding CentOS 8 testing and support.
(2019-10-01) - bfecc9e - Update docs
(2019-10-01) - 38fcd0f - Set the ansible_python_interpreter for Ansible 2.7 and python3.
(2019-09-25) - a048562 - Merge pull request robertdebock#15 from till/patch-1
(2019-09-25) - 1a7599c - Fix: mirror only contains latest
(2019-09-21) - 13f7807 - Bump versions.
(2019-09-18) - 5bacdf3 - Moving lint rules out of molecule, to prevent Galaxy warnings.
(2019-09-09) - 62b5d47 - Bump version of 8.5
(2019-08-20) - 6b64cf1 - Bump version.
(2019-08-17) - 73acdfb - Bump versions.
(2019-08-17) - ac3a772 - Remove duplicate statement.
(2019-08-17) - 03c21ee - Ignore the meta/version.yml file for linting.
(2019-08-16) - 4b0be20 - Add a space.
(2019-08-16) - 8ecaddf - Add an upstream version link.
(2019-08-16) - 1d58980 - Add an upstream version link.
(2019-07-31) - cecf4a4 - Update contributions guideline by a reference to the known hosts.
(2019-07-30) - eb20d78 - Update documentation, including security policy.
(2019-07-10) - 154791c - Remove debian-stable, update docs.
(2019-07-09) - ff39dc6 - Opensuse deprecated an image in favor of another one.
(2019-06-12) - a2c0275 - Update README, prepare for release
(2019-06-11) - f43e514 - Update vagrant tests to use fedora-30.
(2019-06-09) - e1df61d - Bump versions.
(2019-06-07) - cfda552 - Fedora uses Python 3 now.
(2019-06-07) - 7f96ea3 - Update docs
(2019-05-22) - c737d69 - The xmx and xms options were not picked up. Thanks @pleutres!
(2019-05-19) - 630bf0a - Update (previous) ansible 2.6 to 2.7
(2019-05-14) - 9756652 - Retry lib downloads.
(2019-05-14) - 06cc75e - Merge pull request robertdebock#12 from brunoleon/use_get_url
(2019-05-14) - 9ebd828 - use {{ tomcat_validate_certs }} for get_url
(2019-05-03) - f3e6ed9 - Use get_url to download tomcat archive
(2019-05-03) - 823f645 - add support for adding libraries
(2019-04-20) - 303ccc7 - Bump versions.
(2019-04-07) - 0aedf79 - Fix Slack notifications.
(2019-03-26) - 0689d38 - Bump version, merge set_facts into vars.
(2019-03-22) - c05bd67 - Remove duplicate instance in the default scenario.
(2019-03-20) - 7146de1 - Bump versions.
(2019-03-16) - 88616d3 - CentOS-6 can't validate certificates.
(2019-03-16) - c0640cd - Remove ignore_docker, shared playbook for all scenarios.
(2019-03-16) - a7af456 - Switch mirror, should fix robertdebock#11.
(2019-03-11) - b8f09fc - Removing GOSS tests as they can't test as flexible as required.
(2019-03-08) - 084f1ab - Use templated license.
(2019-03-01) - e36f342 - Removing opensuse-tumbleweed, it is deprecated.
(2019-03-01) - af74233 - Don't restart in Docker.
(2019-02-28) - ab5b08e - Use the service role.
(2019-02-23) - 074bbf2 - Version bump
(2019-02-16) - afd64c7 - For Ubuntu, test latest, rolling and devel.
(2019-02-12) - ddf464b - Do not use fast_finish, it overflows Slack.
(2019-02-09) - 5cb5753 - catalina.sh: line 402: /usr/bin/java/bin/java: Not a directory Version documentation update.
(2019-02-09) - 6430c96 - Bump version 9 (.0.16) of tomcat.
(2019-02-07) - c4e8d8e - Archlinux docker image has been renamed, also in default.
(2019-02-06) - b8c348b - Archlinux docker image has been renamed.
(2019-02-02) - e995890 - Add https://probot.github.io/apps/settings/ settings.
(2019-02-01) - fb94fc1 - Introducing fast_finish for faster build results.
(2019-02-01) - 1339a3f - License date update 2018 to 2019.
(2019-01-31) - 0dce56f - Don't restart in Docker.
(2019-01-31) - 0f721d7 - Fix a configuration placement problem and add a notify on changed files.
(2019-01-29) - 4180b17 - Allow per instance java_opts.
(2019-01-24) - 1f2d3ef - Remove the version from the directory path.
(2019-01-24) - af0d7cc - Use a specific memory setting, remove directory from dict.
(2019-01-24) - 48b9828 - Do not recurse and use same playbook for all scenarios.
(2019-01-23) - 671e584 - Remove version 8, removed directory per instance, fix structure.
(2019-01-23) - 056a238 - Switch to tudelft.
(2019-01-15) - c24216c - Refer to more explanation how to use the role.
(2019-01-05) - 63c4c9d - Update the description of the role.
(2018-12-30) - 18f4022 - Update documentation.
(2018-12-28) - 1b21605 - Use a simpler way to start Tomcat. Fixes robertdebock#8.
(2018-12-28) - 6f5bed2 - Bump versions.
(2018-12-09) - 83d35d9 - Update Fedora image from 28 to 29. [ci skip]
(2018-12-02) - 0fe668c - Merge pull request robertdebock#7 from patsevanton/patch-1
(2018-12-01) - b642943 - Fix Fedora 30.
(2018-12-01) - 36de7b3 - update version tomcat_version85 to 8.5.35
(2018-11-25) - d6185fb - Test on less ansible versions, update meta and README accordingly.
(2018-11-25) - bcef21a - Let docker tests skip in Molecule.
(2018-11-25) - f91e6ab - 'tomcat_ignore_docker' is undefined
(2018-11-22) - ded1d4e - One more location where skipping on Docker is optional.
(2018-11-22) - 8cca879 - Fix readme link.
(2018-11-17) - bcd2fef - Expand test documentation, fix default molecule scenario, add ec2 scenario.
(2018-11-06) - 6331f05 - Same playbook for all tests, updated README.md
(2018-11-05) - c2ea91e - Add ara to default tests and fix name issue with service.
(2018-11-04) - 2595d3a - Fix linting issue for robertdebock/ansible-lint-rules
(2018-11-01) - f61e84b - Cleanup playbooks, regenerate README, fix long-lines-lint.
(2018-10-18) - ebe6f5c - Ansible Fest 2018 and 5 stars.
(2018-09-24) - 9b34c81 - https://docs.ansible.com/ansible/latest/user_guide/playbooks_best_practices.html#always-mention-the-state
(2018-09-14) - ac32a50 - Reload = Restart.
(2018-09-14) - 8d09472 - Remove empty line to succeed linting.
(2018-09-14) - 79b684b - Switch to systemd.
(2018-09-14) - 76cf54a - Flush handlers in between.
(2018-09-14) - 4fbc524 - systemctl daemon-reload on changed service file.
(2018-09-14) - 63ba3fd - Use instance name for /var/lock/subsys/.
(2018-09-14) - 2f02ab9 - Fix in comment of startup script system V.
(2018-09-12) - 3a90278 - Bump versions.
(2018-09-07) - ba6d236 - Fix meta-data warnings
(2018-08-31) - 82b7c18 - Use encrypted token for Slack.
(2018-08-30) - 213ef55 - Add Slack notifications, disable email notifications. [ci skip]
(2018-08-27) - 5b8b8e4 - Merge pull request robertdebock#6 from robertdebock/simpler
(2018-08-25) - 172d4b1 - Only start in something other than Docker.
(2018-08-25) - 10afb77 - More "items" replaced by "instance".
(2018-08-25) - 903446a - Remove last part of "item".
(2018-08-25) - 3928aa0 - Minor fixes.
(2018-08-25) - 81c3c9c - More logical variable and loops.
(2018-08-23) - 60c2e2b - Introduce experimental builds on bleeding edge distributions.
(2018-08-21) - 99431d7 - bump version.
(2018-08-21) - 089b2f6 - Introducing experimental distros, fedora:rawhide to be first.
(2018-08-02) - 0d52991 - Removing default and vagrant scenarios as they are not used.
(2018-08-01) - e933588 - Bug template update [ci skip]
(2018-07-25) - cbaa416 - Moving templates into the correct directory.\n[ci skip]
(2018-07-20) - c7f46e8 - Allowing community to contribute more easily using templates for bugs,features and pull requests.
(2018-07-20) - 2e3c3e6 - Fix author information.
(2018-07-19) - 6433035 - Updating versions.
(2018-07-19) - 3a2bd30 - loop_control can only work on items certainly defined.
(2018-07-17) - 31c3f41 - For Fedora Rawhide, use the image from fedoras registry.
(2018-07-14) - df4dcb3 - details
(2018-07-14) - 889fa52 - Describe all exposed variables.
(2018-07-14) - 854b740 - Correct the Minimum Ansible Version.
(2018-07-14) - c0abc29 - Fix compatibility overview.
(2018-07-02) - 8152e2a - Tags should be lowercase now.
(2018-07-02) - becaf81 - Ansible Galaxy 3.0 allows renaming in meta/main.yml. (role_name)
(2018-07-02) - 561c49e - New versions.
(2018-07-01) - 333dccd - Ansible 2.6 has been releases, docker-py is deprecated.
(2018-06-22) - 8e41d56 - Switching to latest and so on.
(2018-06-13) - aac80c5 - Images have moved to a separated repository.
(2018-06-04) - b9c88c5 - Add references.
(2018-06-01) - a320fee - Add website URL.
(2018-05-28) - ab0b4bd - Remove empty handler.
(2018-05-22) - 0a38d08 - Adding java role as a requirement.
(2018-05-22) - 5f346e2 - Bumping versions of 7.0 and 8.0.
(2018-05-22) - eb3d59f - Retry downloading a few times when it fails.
(2018-05-17) - 9da502b - Alpine requires bash to be installed.
(2018-05-17) - 4d18f2e - Cleanup of test code to work with newly released molecule version.
(2018-05-07) - 7f1b634 - Removing Debian Jessie support, only the latest two releases of a distro are supported.
(2018-05-06) - 3a4f048 - Try to fix an error: The error was: 'dict object' has no attribute 'name'.
(2018-05-06) - 4fa73a2 - Rename incorrect directory name.
(2018-05-06) - a392115 - Bumping version to newest available.
(2018-05-05) - c18f6c3 - Removing unused handler.
(2018-05-05) - 22680a2 - Stripping template from path of templates.
(2018-05-02) - 47baf74 - Adding Fedora 28 support, dropping Fedora 26 support.
(2018-04-29) - 217485f - Removing Xenial support since Bionic is out.
(2018-04-18) - 332c59e - Simpler by removing a set_fact.
(2018-04-18) - 55540d2 - introducing loop_control.
(2018-04-15) - 773eed6 - Removing Debian Wheezy and Ubuntu Trusty tests
(2018-04-15) - c332e7a - Adding correct tests
(2018-04-15) - 8719e0b - Test bionic.
(2018-04-14) - c378013 - Adding bionic
(2018-04-10) - b1f9e40 - Version bump
(2018-04-04) - e5064f0 - Typos.
(2018-04-03) - e6ec010 - All work.
(2018-04-02) - 8ef81b1 - Jessie works.
(2018-04-02) - 5fb919b - Allowing failing distros.
(2018-03-31) - 5155fd0 - bash -> sh, for alpine.
(2018-03-29) - f47499c - Adding compatibility overview.
(2018-03-26) - a7ce0a1 - split.
(2018-03-23) - 85c4a56 - Updating to ansible 2.5, dropping support for ansible 2.2.
(2018-03-23) - 6f27edf - both.
(2018-03-23) - 85a4edb - Switching to EL instead of CentOS for platform.
(2018-03-23) - c6efa09 - Strategy linear (default) is easier to read.
(2018-03-22) - b789591 - The GOSS verifier None fails, switch to flake8.
(2018-03-15) - 7247bad - Add an image.
(2018-03-13) - c4d9a47 - Adding a reference to the documentation page.
(2018-03-13) - 414162a - Some new version have been released.
(2018-03-12) - 12de843 - enabling email notification
(2018-03-08) - 610ade6 - Adding better issue template, based on Ansibles.
(2018-03-07) - 1e58b71 - Epel everywhere.
(2018-03-07) - 8a420c9 - Forgot EPEL.
(2018-03-06) - 47775ce - loose dependencies.
(2018-03-05) - 78b207e - Using free strategy to speed up build.
(2018-03-04) - 92a17d3 - Replace template by instanciated version of year and contributor
(2018-03-02) - c3ded25 - Merge pull request robertdebock#3 from robertdebock/betterwars
(2018-03-02) - a4fa2e0 - Adding community guidelines.
(2018-03-01) - 917f841 - Add License.
(2018-02-27) - f36d7cf - More tags.
(2018-02-26) - ad65820 - Improving documentation.
(2018-02-26) - 836b503 - For CentOS-6: validate_certs=no
(2018-02-25) - f8e516f - Fix a variable issue.
(2018-02-25) - ebab436 - Allowing deployment of war.
(2018-02-25) - 316cb3f - Using a simpler war deployment method.
(2018-02-21) - bfa60f7 - "include" instead of "include-task" to allow older ansible to work.
(2018-02-15) - 15cffe3 - Fixing deprecation warning. Fixes robertdebock#2.
(2018-02-14) - 41f6dba - Moving version vars.
(2018-02-14) - 6ce8298 - Updating version.
(2018-02-14) - 660d089 - Adding documentation.
(2018-02-14) - 00c167c - To support CentOS 6 (python 2.6) set "validate_certs" to "no" on get_url
(2018-02-14) - e0c699c - Different loop.
(2018-02-14) - 9102936 - Littleloop
(2018-02-13) - d51da04 - New looper.
(2018-02-13) - 6365ee3 - Different debug.
(2018-02-13) - d318dd1 - Testing if defined.
(2018-02-13) - b85fe80 - Adding a when to see if wars is defined.
(2018-02-13) - a95c38e - More debugging.
(2018-02-13) - 1f8dc57 - Varialbe name change.
(2018-02-13) - 9dac702 - Trying to fix.
(2018-02-13) - 69306a5 - Adding debug.
(2018-02-13) - 14c13d2 - A double loop.
(2018-02-12) - 0170e8a - Trying to fix a loop in a loop.
(2018-02-12) - 56c3af8 - Trying to make WARS download. Relates to robertdebock#1.
(2018-02-07) - c258d1f - Remove debuging.
(2018-02-02) - 74b3a05 - Offering war deployment from the role.
(2018-02-01) - 20f3b3d - Adding haveged to allow quick entropy.
(2018-01-26) - 7130f07 - Simpler version change by making one place to set the version veriable.
(2018-01-26) - 82aa7fc - Update 7.0.82 -> 7.0.84, 8.0.48 -> 8.0.49, removing old distros. !java8
(2018-01-24) - d01f057 - Updating versions and splitting 8 into 8 and 8.5
(2018-01-21) - 8585bb7 - Adding check mode tests.
(2018-01-20) - 99ad104 - Debian Jessie and Ubuntu Trusty don't have java 8 (default).
(2018-01-19) - 4075c2c - Syncing meta with reality. [ci skip]
(2018-01-19) - 6fe44b5 - Removing zesty support. Ubuntu now has 14/trusty, 17/artful support.
(2018-01-11) - 3575556 - Fix for ansible 2.2, remove alpine 3.5, add alpine 3.7.
(2018-01-11) - eb3e59a - Update log_driver.
(2018-01-07) - a8dad27 - Adding role name to the instances for parallel execution.
(2018-01-04) - ba7fb91 - Adding comments.
(2018-01-03) - c701a66 - tabs->spaces, each layout should include a unique directory.
(2018-01-02) - 60530d7 - Adding a "half-configured" layout and download tomcat instead of copy.
(2017-12-31) - b7bac1c - idempotence failed because vms did not have enough meory, crashing them.
(2017-12-30) - 25681ca - A syntax error not spotted by tests, docker does not start services.
(2017-12-30) - 74ce2d0 - Adding defaults, not offering war deployments.
(2017-12-30) - 4d5dc84 - Minor permission change.
(2017-12-30) - 61abbeb - No unarchive, implement new structure. This is because CentOS 6 requires quite a few extra python modules to let this work.
(2017-12-28) - 15e00a1 - Adding systemd stuff and cleaning up.
(2017-12-28) - ef01f2f - Increase the delay and retries a bit.
(2017-12-28) - f8a1c2b - User tomcat does not require a home directory and is a system user.
(2017-12-28) - dc92ec2 - Removing sample war file, site seems to be ddos-protected.
(2017-12-28) - 1c41f3b - The external resources are sometimes slow or unavailable, retry 3 times.
(2017-12-27) - 76293be - nohup in a variable. nice.
(2017-12-27) - 4c51a39 - startUP.
(2017-12-27) - 781217a - it's not stop but shutdown.
(2017-12-27) - 1dde567 - Adding a notify.
(2017-12-27) - 627f850 - Adding nohup.
(2017-12-27) - 619da92 - Updating template to the latest from .tar.gz.
(2017-12-23) - 1a04406 - install & configure made the role non-idempotent. Adding "creates".
(2017-12-22) - 151dbd4 - Adding a port variable.
(2017-12-22) - a70167b - Adding a hook to install an application.
(2017-12-22) - 28532e6 - Moving to "default" java, now version 8.
(2017-12-22) - f44f78e - first commit