diff --git a/tasks/main.yml b/tasks/main.yml index 964d7a7f..8878548f 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -104,6 +104,10 @@ - always - include_tasks: nova_virt_detect.yml + args: + apply: + tags: + - always when: - nova_virt_type is not defined tags: