hurricanehrndz.rustup
hurricanehrndz.rustup
Install Rust and user-defined Cargo crates using Rustup with https://sh.rustup.rs
.
Role Variables
Variable Name | Default Value | Value Type | Description |
---|---|---|---|
rustup_user | root | string | User who will install Rustup and the Rust toolchain. |
rustup_home_suffix | .rustup | string | Destination where Rust will be installed (~/ + suffix) |
rustup_cargo_home_suffix | .cargo | string | Destination for Cargo installation (~/ + suffix) |
rustup_cargo_crates | [fd-find, ripgrep] | Array | List of crates to install from Cargo. |
rustup_default_version | stable | string | Name of the toolchain, like 'nightly' or '1.8.0' |
Example Playbook
- hosts: servers
roles:
- role: hurricanehrndz.rustup
License
Author Information
Installa
ansible-galaxy install hurricanehrndz.rustup
Licenza
mit
Download
13.9k
Proprietario
Software Mage/Wizard/Developer @Yelp | Technology fanatic with an unquenchable thirst for knowledge.