Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add runner.docker.services support #254

Merged
merged 2 commits into from
Feb 22, 2023

Conversation

icez
Copy link
Contributor

@icez icez commented Feb 17, 2023

as per issue #118 I've create this PR on behalf of marcelbrueckner

@riemers
Copy link
Owner

riemers commented Feb 17, 2023

Nice, if not too much trouble could you add/update example/doc for new folks

@riemers riemers merged commit 4f29720 into riemers:master Feb 22, 2023
@Gerrit91
Copy link

Gerrit91 commented Apr 6, 2023

It may sounds strange but for me for some reason the task introduced here just hangs forever. No services were defined.

# run with -vvvvvv
...
TASK [riemers.gitlab-runner : conf[2/2]: runner[1/1]: Set additional services] ***
task path: /root/.ansible/roles/riemers.gitlab-runner/tasks/update-config-runner.yml:335

With Ansible:

$ pip freeze
ansible==6.7.0
ansible-core==2.13.7
...

$ ansible --version
ansible [core 2.13.7]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/local/lib/python3.11/site-packages/ansible
  ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections
  executable location = /usr/local/bin/ansible
  python version = 3.11.1 (main, Jan 17 2023, 23:45:25) [GCC 10.2.1 20210110]
  jinja version = 3.0.1
  libyaml = True

Running with role release v1.6.50 everything runs just fine. 🙈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants