Add core_dependencies

This commit is contained in:
Robert de Bock 2019-10-11 15:42:50 +02:00
parent dc5e35c7a3
commit bddcf4ff01
1 changed files with 2 additions and 0 deletions

View File

@ -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