Add name for tacker playbook

Change-Id: I5c9fc09097e061aef55dc92606be159b8bfa357e
This commit is contained in:
Jeffrey Zhang 2016-12-07 00:30:14 +08:00
parent 09a0319a92
commit 8e46c7d985

View File

@ -479,7 +479,8 @@
tags: searchlight,
when: enable_searchlight | bool }
- hosts: tacker
- name: Apply role tacker
hosts: tacker
serial: '{{ serial|default("0") }}'
roles:
- { role: tacker,