Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ecgalaxy/readyapi
Ansible role which installs ReadyAPI - Repository mirror - development takes place on code.europa.eu
https://github.com/ecgalaxy/readyapi
ansible-role readyapi
Last synced: 1 day ago
JSON representation
Ansible role which installs ReadyAPI - Repository mirror - development takes place on code.europa.eu
- Host: GitHub
- URL: https://github.com/ecgalaxy/readyapi
- Owner: ecgalaxy
- License: eupl-1.2
- Created: 2023-05-22T09:07:56.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-22T12:35:45.000Z (7 months ago)
- Last Synced: 2024-04-22T13:50:59.378Z (7 months ago)
- Topics: ansible-role, readyapi
- Homepage: https://code.europa.eu/ecgalaxy/readyapi
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
ECGALAXY readyapi role
========Ansible role which installs ReadyAPI
Requirements
------------None.
Role Variables
--------------- `readyapi_version`: the version to download
- `readyapi_url`: the URL from where to download the SH install script
- `readyapi_role_working_dir`: the location on where to store temporary files
- `readyapi_install_dir`: the location on where to install ReadyAPI
- `readyapi_cleanup`: set to `true` (default) to clean up temporary files
- `readyapi_uninstall`: set to `true` to uninstallDependencies
------------- ecgalaxy.common_packages
- ecgalaxy.java_openjdkExample Playbook
----------------- hosts: all
roles:
- ecgalaxy.readyapiOne-liner
---------bash <(curl -s https://code.europa.eu/-/snippets/1/raw/main/ansible-role.sh) ecgalaxy.readyapi
See [ansible-role](https://code.europa.eu/-/snippets/1) for instructions.
Please verify the script integrity first.
License
-------Copyright the European Union 2022.
Licensed under the EUPL-1.2 or later.
Author Information
------------------[ECGALAXY](https://code.europa.eu/groups/ecgalaxy/-/wikis/home) team.