Merge "Add config tags to kolla-openstack play"

This commit is contained in:
Zuul 2019-07-03 14:45:08 +00:00 committed by Gerrit Code Review
commit 7115972232

@ -2,6 +2,8 @@
- name: Check whether Ironic is enabled
hosts: controllers
tags:
- config
- config-validation
- kolla-ansible
- kolla-openstack
tasks: