Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 42e15e22 authored by Jean-François HOVINNE's avatar Jean-François HOVINNE
Browse files

chore: summon v0.10.0 (fixes #13)

parent 776537a3
Branches
Tags 2.0.1
1 merge request!13chore: summon v0.10.0 (fixes #13)
...@@ -27,6 +27,20 @@ Example Playbook ...@@ -27,6 +27,20 @@ Example Playbook
- ecgalaxy.common_packages - ecgalaxy.common_packages
- ecgalaxy.summon - ecgalaxy.summon
One-liner
---------
bash <(curl -s https://code.europa.eu/-/snippets/1/raw/main/ansible-role.sh) ecgalaxy.summon
See [ansible-role](https://code.europa.eu/-/snippets/1) for instructions.
Please verify the script integrity first.
Upgrading
---------
In order to upgrade, reexecute this Ansible role after a new version has been released.
License License
------- -------
......
--- ---
summon_version: 0.9.6 summon_version: 0.10.0
summon_download_url: "https://github.com/cyberark/summon/releases/download/v{{ summon_version }}/summon-linux-amd64.tar.gz" summon_download_url: "https://github.com/cyberark/summon/releases/download/v{{ summon_version }}/summon-linux-amd64.tar.gz"
summon_checksum: "sha256:fd071cec433bcfe537cf6e7742527369eb908f6c9471c755544c52b2512ab4ac" summon_checksum: "sha256:70ed813bdeb59af501e9fceef5c317c8c6122da0ab2deebf502b42ed946c20c1"
summon_path: "/opt/summon/{{ summon_version }}" summon_path: "/opt/summon/{{ summon_version }}"
summon_bin: "/usr/local/bin/summon" summon_bin: "/usr/local/bin/summon"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment