diff --git a/ansible/site.yml b/ansible/site.yml index 758e1ce645..9447f581d4 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -30,6 +30,7 @@ with_items: "{{ groups['all'] }}" when: - (ansible_play_batch | length) != (groups['all'] | length) + tags: always - name: Detect openstack_release variable hosts: all