Add name for tacker playbook
Change-Id: I5c9fc09097e061aef55dc92606be159b8bfa357e
This commit is contained in:
parent
09a0319a92
commit
8e46c7d985
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user