gremid.clojure
Ansible Role: Clojure
This Ansible Role installs Clojure on Linux systems.
Requirements
You need to have a Java runtime installed on the target machine.
Example Playbook
# Add EPEL repository for 'rlwrap' package on Red Hat distributions
- role: geerlingguy.repo-epel
when: ansible_os_family == "RedHat"
- role: geerlingguy.java
- role: gremid.clojure
License
BSD
Author Information
This role was created in 2018 by Pagina GmbH.
It follows best practices inspired by roles made by Jeff Geerling, author of Ansible for DevOps.
Installa
ansible-galaxy install gremid.clojure
Licenza
bsd-2-clause
Download
111
Proprietario