Skip to content
Snippets Groups Projects
Commit 61de7824 authored by Erick Hitter's avatar Erick Hitter
Browse files

Debugging

parent 5ceb1f16
No related branches found
No related tags found
1 merge request!2CI: port Travis config to GitLab
......@@ -23,7 +23,7 @@ before_script:
- pip install ansible
- chmod 700 $(pwd)
- printf '[defaults]\nroles_path=./' > ./ansible.cfg
- printf '[defaults]\nroles_path=../' > ./ansible.cfg
- ls -la ./
......
......@@ -2,4 +2,4 @@
- hosts: localhost
remote_user: root
roles:
- ansible-gitlab-runner
- gitlab-runner
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment