Add meta for some roles
The meta is missing, this PS to add it Change-Id: Ib7e39820a48659202ddd1c1f91b2e8c3f0529443
This commit is contained in:
parent
e8212a3080
commit
74edd54b67
3
ansible/roles/kuryr/meta/main.yml
Normal file
3
ansible/roles/kuryr/meta/main.yml
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
dependencies:
|
||||
- { role: common }
|
3
ansible/roles/nova-hyperv/meta/main.yml
Normal file
3
ansible/roles/nova-hyperv/meta/main.yml
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
dependencies:
|
||||
- { role: common }
|
3
ansible/roles/octavia/meta/main.yml
Normal file
3
ansible/roles/octavia/meta/main.yml
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
dependencies:
|
||||
- { role: common }
|
3
ansible/roles/ovs-dpdk/meta/main.yml
Normal file
3
ansible/roles/ovs-dpdk/meta/main.yml
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
dependencies:
|
||||
- { role: common }
|
Loading…
Reference in New Issue
Block a user