aholbreich.maven

Ansible Role: aholbreich.maven

An Ansible role that installs Apache Maven on linux

Requirements

Linux/Unix

Role Variables

maven_version: 3.3.9 (Default)

Dependencies

No hard dependencies for installation. But you keep in mind that you need java.

Example Playbook

- hosts: webservers
  roles:
    - { role: aholbreich.maven }

License

MIT

About

An Ansible role for installing Maven 3

Install
ansible-galaxy install aholbreich.maven
GitHub repository
License
mit
Downloads
170