Add core_dependencies
This commit is contained in:
parent
dc5e35c7a3
commit
bddcf4ff01
|
|
@ -77,6 +77,8 @@ git_repositories:
|
||||||
dest: ansible-role-cntlm
|
dest: ansible-role-cntlm
|
||||||
- repo: ssh://git@github.com/robertdebock/ansible-role-common.git
|
- repo: ssh://git@github.com/robertdebock/ansible-role-common.git
|
||||||
dest: ansible-role-common
|
dest: ansible-role-common
|
||||||
|
- repo: ssh://git@github.com/robertdebock/ansible-role-core_dependencies.git
|
||||||
|
dest: ansible-role-core_dependencies
|
||||||
- repo: ssh://git@github.com/robertdebock/ansible-role-container_docs.git
|
- repo: ssh://git@github.com/robertdebock/ansible-role-container_docs.git
|
||||||
dest: ansible-role-container_docs
|
dest: ansible-role-container_docs
|
||||||
- repo: ssh://git@github.com/robertdebock/ansible-role-cron.git
|
- repo: ssh://git@github.com/robertdebock/ansible-role-cron.git
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue