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:
parent
cb9fc915db
commit
70ca4629ef
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user