Merge "Move system_crontab_coordination role to collection"

This commit is contained in:
Zuul 2022-01-17 16:33:35 +00:00 committed by Gerrit Code Review
commit ff56a9050f
1 changed files with 3 additions and 2 deletions

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