Merge branch 'master' of github.com:robertdebock/ansible-development-environment
This commit is contained in:
commit
e6f16468eb
|
|
@ -293,6 +293,8 @@ git_repositories:
|
||||||
dest: ansible-role-users
|
dest: ansible-role-users
|
||||||
- repo: ssh://git@github.com/robertdebock/ansible-role-vagrant.git
|
- repo: ssh://git@github.com/robertdebock/ansible-role-vagrant.git
|
||||||
dest: ansible-role-vagrant
|
dest: ansible-role-vagrant
|
||||||
|
- repo: ssh://git@github.com/robertdebock/ansible-role-virtualbox.git
|
||||||
|
dest: ansible-role-virtualbox
|
||||||
- repo: ssh://git@github.com/robertdebock/ansible-role-xinetd.git
|
- repo: ssh://git@github.com/robertdebock/ansible-role-xinetd.git
|
||||||
dest: ansible-role-xinetd
|
dest: ansible-role-xinetd
|
||||||
- repo: ssh://git@github.com/robertdebock/ansible-role-y.git
|
- repo: ssh://git@github.com/robertdebock/ansible-role-y.git
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue