amine7777.solana

Ansible Role: Solana

This role helps you install the Solana command-line interface (solana-cli) and the SPL token on your Linux machine.

Travis GitHub Actions Quality Downloads Version
travis github quality downloads Version

Requirements

  • A Linux machine
  • Ansible version 2.11

Role Variables

These variables help you manage the installation of Solana.

You can set your desired version of Solana with this variable.

solana_version: v1.8.2

This is the URL where Solana will be downloaded from.

solana_install_url: "https://release.solana.com/{{ solana_version }}/install"

This is the path where the Solana binaries will be stored.

solana_bin_path: ~/.local/share/solana/install/active_release/bin

Example Playbook

- hosts: all
  roles:
     - amine7777.solana

Author Information

Informazioni sul progetto

This role installs Solana on your linux machine.

Installa
ansible-galaxy install amine7777.solana
Licenza
Unknown
Download
158
Proprietario