GithubHelp home page GithubHelp logo

suzuki-shunsuke / ansible-gvm Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 70 KB

ansible role to install gvm

Home Page: https://galaxy.ansible.com/suzuki-shunsuke/gvm/

License: MIT License

gvm ansible golang ansible-role oss

ansible-gvm's Introduction

ansible-gvm

Build Status GitHub last commit License

Ansible Role to install gvm

This role is based on the official gvm-installer.

Notice: GVM == Go (Not Groovy) Version Manager

This role has nothing to do with Groovy enVironment Manager.

Requirements

  • Git

Role Variables

name required default description
gvm_root no $HOME/.gvm
gvm_goroot no undefined
gvm_is_dependencies_installed no no By default build dependencies are not installed
gvm_rc_path no "NOT ADD" By default configuration is not added
gvm_repo no https://github.com/moovweb/gvm
gvm_version no HEAD
gvm_update no yes
gvm_darwin_build_dependencies no see defaults/main.yml If gvm_is_dependencies_installed is "no" this is ignored
gvm_redhat_build_dependencies no see defaults/main.yml If gvm_is_dependencies_installed is "no" this is ignored
gvm_debian_build_dependencies no see defaults/main.yml If gvm_is_dependencies_installed is "no" this is ignored

About build dependencies, see also here.

Dependencies

Nothing.

Example Playbook

- hosts: servers
  roles:
    - role: suzuki-shunsuke.gvm
      gvm_root: "{{ ansible_env.HOME }}/.ghq/github.com/moovweb/gvm"
      gvm_is_dependencies_installed: yes
      gvm_rc_path: "{{ ansible_env.HOME }}/.bashrc"
      gvm_darwin_build_dependencies:
        - readline
      gvm_version: 1.0.22
      gvm_update: no

Change Log

See Releases.

See also

License

MIT

ansible-gvm's People

Contributors

dependabot[bot] avatar renovate-bot avatar suzuki-shunsuke avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

dimasmamot

ansible-gvm's Issues

conflicting action statements

Hi @suzuki-shunsuke I am getting the following error, using ansible version 2.10.4

ERROR! conflicting action statements: file, items

The error appears to be in '/Users/doneill/.ansible/roles/suzuki-shunsuke.gvm/tasks/main.yml': line 34, column 3, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

# https://github.com/moovweb/gvm/blob/master/scripts/gvm-default
- name: create directories (gvm-default)
  ^ here

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/test.yaml
  • actions/checkout v2

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.