Skip to content

🐜 Ansible role to install one version of Ant on your development machines

License

Notifications You must be signed in to change notification settings

dockpack/base_ant

Repository files navigation

GalaxyBuild Status

dockpack.ant

Ant - Another new tool. To build Java projects.

Requirements

This role was built for Ubuntu Trusty or RedHat systems like RHEL 6, Centos 7. It needs dockpack.base_java8.

Role Variables

ant_version: 1.10.1

ant_base: "/opt"

Dependencies

Ant needs Java8. This role depends on dockpack.base_java8, which will be installed automatically if you use this one.

Example Playbook

For a complete example with this role check out my buildserver: git clone https://github.com/bbaassssiiee/buildserver.git

Example of how to use this role:

- hosts: servers
  roles:
     - { role: dockpack.base_ant }

License

MIT

Author Information

Bas Meijer @bbaassssiiee

About

🐜 Ansible role to install one version of Ant on your development machines

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published