Git Product home page Git Product logo

Comments (7)

richard-to avatar richard-to commented on May 27, 2024

Hmm if the assemble command failed that means it didn't write the latest config.toml. So the one you're looking at may not be the most up to date file (probably it is the one generated from the register command)

You should run ansible playbook again with the -v or -vv. This will show you the temp config file it's trying to verify.

It uses gitlab-runner verify or something command like that on the temp config file.

I think if you check that temp config file, then you should be able to see what's wrong with the config output. That's how I resolved one of the issues I ran into at this same step.


You may also need to update that role task to enable output. I think it is set hide that output from the console.

from ansible-gitlab-runner.

ekzobrain avatar ekzobrain commented on May 27, 2024

Here is my tmp config:

[root@pbx fail2ban]# cat /tmp/ansible.raFVzVgitlab-runner-config/gitlab-runner.1.nCVTHY
  name = "pbx.***.ee"
  limit = 0
  output_limit = 4096
  url = "https://gitlab.***.ru/"
  token = "***"
  executor = "shell"
  [runners.shell]
  [runners.custom_build_dir]
  [runners.cache]
    [runners.cache.gcs]
  environment = []

from ansible-gitlab-runner.

richard-to avatar richard-to commented on May 27, 2024

I believe the issue maybe the [runners.shell] section (ie. if you remove the line from your config, it should pass).

But that issue seems like it was recently resolved here: #86

So maybe you can just get the latest changes and try again.

from ansible-gitlab-runner.

riemers avatar riemers commented on May 27, 2024

Let me push out a release then, since it was not in a release bundle yet.... and done.

from ansible-gitlab-runner.

ekzobrain avatar ekzobrain commented on May 27, 2024

Hi. Thank you for the fix, but v1.5.3 is still not available for installation from Ansible Galaxy...

from ansible-gitlab-runner.

riemers avatar riemers commented on May 27, 2024

It is there now, the import failed on the galaxy side, presume some hickup. Did manual trigger and it is there now ;)

from ansible-gitlab-runner.

ekzobrain avatar ekzobrain commented on May 27, 2024

Works good now, thanks!

from ansible-gitlab-runner.

Related Issues (20)

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.