b056f54c14
Per [1]. [1] http://eavesdrop.openstack.org/meetings/kolla/2021/kolla.2021-04-28-15.00.html Change-Id: Ie109d15db1e26e20b78efdb4ab0653d24054820f
8 lines
157 B
YAML
8 lines
157 B
YAML
---
|
|
- name: Warn about deprecation
|
|
debug:
|
|
msg: >
|
|
rally role is deprecated and will be removed in Xena
|
|
|
|
- include_tasks: "{{ kolla_action }}.yml"
|