[Add] add role requirements.yml file
This commit is contained in:
parent
6b64f1b25d
commit
7ec82e6355
31
requirements.yml
Normal file
31
requirements.yml
Normal file
@ -0,0 +1,31 @@
|
||||
---
|
||||
|
||||
- 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/k8s_common.git
|
||||
version: 0.0.1
|
||||
scm: git
|
||||
accept_hostkey: yes
|
||||
|
||||
- src: ssh://git@git.felcloud.io:2224/ansible_roles/k8s_control.git
|
||||
version: 0.0.1
|
||||
scm: git
|
||||
accept_hostkey: yes
|
||||
|
||||
- src: ssh://git@git.felcloud.io:2224/ansible_roles/k8s_worker.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
|
Loading…
Reference in New Issue
Block a user