Drop common-db tag from db_sync task

galnce_db_sync has no relation to common-db, and independent step
during glance configuration. common-db tag should be applied only
to the common tasks

Change-Id: I16df6895014f74f7e3d89489b10e91681511faa9
This commit is contained in:
Dmitriy Rabotyagov 2019-10-30 16:44:50 +02:00
parent 08e11979ae
commit 351f02646c
1 changed files with 0 additions and 1 deletions

View File

@ -87,7 +87,6 @@
- "glance_services['glance-api']['group'] in group_names"
- "inventory_hostname == ((groups[glance_services['glance-api']['group']]| intersect(ansible_play_hosts)) | list)[0]"
tags:
- common-db
- glance-config
- import_tasks: service_setup.yml