b647cb4128
Per [1]. [1] http://lists.openstack.org/pipermail/openstack-discuss/2021-February/020707.html Change-Id: Id6f3cd158bf5d01750971249b11364b6a8631789 Closes-Bug: #1885689
8 lines
158 B
YAML
8 lines
158 B
YAML
---
|
|
- name: Warn about deprecation
|
|
debug:
|
|
msg: >
|
|
chrony role is deprecated and will be removed in Xena
|
|
|
|
- include_tasks: "{{ kolla_action }}.yml"
|