mirceanton / ansible_role-rust

An Ansible role that installs Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Role: Rust

An Ansible role that installs Rust and Cargo.

Requirements

N/A.

Role Variables

N/A.

To check the default variables, take a look at the defaults file.

Dependencies

N/A.

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- name: Install rust
  hosts: all

  roles:
    - role: mirceanton.rust

License

MIT

Author Information

A role developed by Mircea-Pavel ANTON.

About

An Ansible role that installs Rust.

License:MIT License