Skip to content
Snippets Groups Projects
Commit 432ce2a7 authored by jurgenhaas's avatar jurgenhaas
Browse files

ansible-playbooks/general#85 Quoting some strings

parent 88518983
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@
become: yes
become_user: git
git:
repo: https://gitlab.com/gitlab-org/gitlab-ce.git
repo: 'https://gitlab.com/gitlab-org/gitlab-ce.git'
version: 7-12-stable
dest: /home/git/gitlab
register: result
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment