Move system_crontab_coordination role to collection

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/824590
Change-Id: I5d02a3ddabf5a22d8e954e9c5e843a38c078a547
This commit is contained in:
Dmitriy Rabotyagov 2022-01-13 17:15:14 +02:00
parent cb9fc915db
commit 70ca4629ef

View File

@ -1,3 +1,4 @@
---
- name: Install placement components
hosts: placement_all
gather_facts: "{{ osa_gather_facts | default(True) }}"
@ -7,6 +8,6 @@
- placement
roles:
- role: "os_placement"
- role: "system_crontab_coordination"
- role: "openstack.osa.system_crontab_coordination"
tags:
- crontab
- crontab