--- - include_tasks: "{{ item }}" static: no with_first_found: - files: - "install_{{ cloud_provider }}.yml" - name: force facts cache to get updated setup: - include_tasks: "{{ item }}" static: no with_first_found: - files: - "post_{{ cloud_provider }}.yml" skip: True