22 lines
464 B
YAML
22 lines
464 B
YAML
---
|
|
|
|
- src: ssh://git@git.felcloud.io:2224/ansible_roles/base.git
|
|
version: 0.0.1
|
|
scm: git
|
|
accept_hostkey: yes
|
|
|
|
- src: ssh://git@git.felcloud.io:2224/ansible_roles/haproxy.git
|
|
version: 0.0.1
|
|
scm: git
|
|
accept_hostkey: yes
|
|
|
|
- src: ssh://git@git.felcloud.io:2224/ansible_roles/keepalived.git
|
|
version: 0.0.1
|
|
scm: git
|
|
accept_hostkey: yes
|
|
|
|
- src: ssh://git@git.felcloud.io:2224/ansible_roles/console.git
|
|
version: 0.0.1
|
|
scm: git
|
|
accept_hostkey: yes
|