Add gitlab_runner
This commit is contained in:
parent
0a8f535634
commit
9104b29530
|
|
@ -99,6 +99,8 @@ git_repositories:
|
||||||
dest: ansible-role-fail2ban
|
dest: ansible-role-fail2ban
|
||||||
- repo: ssh://git@github.com/robertdebock/ansible-role-git.git
|
- repo: ssh://git@github.com/robertdebock/ansible-role-git.git
|
||||||
dest: ansible-role-git
|
dest: ansible-role-git
|
||||||
|
- repo: ssh://git@github.com/robertdebock/ansible-role-gitlab_runner.git
|
||||||
|
dest: ansible-role-gitlab_runner
|
||||||
- repo: ssh://git@github.com/robertdebock/ansible-role-glusterfs.git
|
- repo: ssh://git@github.com/robertdebock/ansible-role-glusterfs.git
|
||||||
dest: ansible-role-glusterfs
|
dest: ansible-role-glusterfs
|
||||||
- repo: ssh://git@github.com/robertdebock/ansible-role-go.git
|
- repo: ssh://git@github.com/robertdebock/ansible-role-go.git
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue