GithubHelp home page GithubHelp logo

arolfes / ansible-role-graalvm Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 4.0 103 KB

Ansible role for installing GraalVM CE https://galaxy.ansible.com/arolfes/graalvm

License: MIT License

Python 20.95% Shell 78.74% Jinja 0.30%

ansible-role-graalvm's People

Contributors

arolfes avatar dependabot[bot] avatar mbainter avatar

Stargazers

 avatar

Watchers

 avatar  avatar

ansible-role-graalvm's Issues

[FEAT] setup $PATH for root user

Using the role with the default variable values, ansible playbook running with become=true

$ gu install native-image
Error: Insufficient privileges for administration of the GraalVM installation. You need to become "root" user to perform administrative tasks on GraalVM. 
NOTE: depending on your operating system, you may need to use OS tools to install or uninstall GraalVM components.

Trying to run as root:

$ sudo gu install native-image
sudo: gu: command not found

When using role 2 times checksums are not loaded again

    - role: arolfes.graalvm
      graalvm_java_version: '8'
      graalvm_is_default_installation: false
      graalvm_fact_group_name: 'graalvm-java8'

    - role: arolfes.graalvm

the second role should install graalvm java11 but checksum is skipped...

[BUG] Facts are not written on fedora 39

Describe the bug
when switching the molecule fedora max file 39, the facts are not written as expected

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'molecule/fedora-max-graalvm-max-online/molecule.yml'
  2. Scroll down to line 16
  3. change fedora:38 to fedora:39
  4. execute ./moleculew test --scenario-name=fedora-max-graalvm-max-online
  5. See error

image

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.