diff --git a/ansible/site.yml b/ansible/site.yml index 0f5d4ae27c..ba8e17796b 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -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,