Anja Siek (4):
- update generator
- update lib includes
- fix geturl-deprecation
- fix tests
Mark Kusch (2):
- Fix (barely available) spec tests
- Provide default value for lib_roles_path variable
Mark Kusch (1):
- fix dependencies to silpion.lib in meta/main.yml
Anja Siek (2):
- change depencency from ansible-util to ansible-lib
- fix whitespace
Mark Kusch (3):
- Re-generate TDD files
- Style guide
- Fix utilization for v2 compatibility
Marc Rohlfs (1):
- Add Maven version to facts.
Mark Kusch (3):
- Update maven to 3.3.9 (thx to ludovicc)
- Add JAVA_HOME when testing the role
- Update documentation for new defaults and contributors
Marc Rohlfs (1):
- Introduced new predefined version 3.3.3 as default.
Mark Kusch (2):
- Have various tasks/variables managed with util role
- Remove maven_with_cow documentation (replaced with util_template_use_cow)
Marc Rohlfs (5):
- Apply mirror URL to the new path structure on the Apache download mirror.
- Introduced new predefined versions: 3.2.5 and 2.2.1
- Variables that should be overwritable must be moved to defaults/main.yml.
- Fixed typo in comment.
- Introduced further predefined versions 3.1.1 and 3.0.5
Mark Kusch (2): Do not run test playbook with sudo: yes Ensure tasks define sudo: yes when requiring superuser privileges
Mark Kusch (2): Update integration testing to work with Serverspec 2.N [github#3] Add support for Linuxmint
Marc Rohlfs (2): Fixed typo in role variables documentation. Fixed Maven home path in Ansible fact.
Marc Rohlfs (1): Configuration for Maven version 3.2.2
Mark Kusch (3): Allow to overwrite shasum for unknown maven version Add assertion on usable version variables One-step assertion for version vars
Marc Rohlfs (1): Qualified patterns for files to be ignored by Git.
Mark Kusch (6): Update ubuntu-upstart-sshkey container to version 1.0.0 Copy installation archive once Use correct path variable for unarchive module (local) statements local_action tasks are not neccessary Manage maven version data Set local facts for third party roles to use
Mark Kusch (4): Update variables documentation Move vars out of ansible_ variable scope Add integration tests Update to latest stable maven version 3.2.3
- Install maven in version 3.2.1
- Initial commit