diff --git a/tasks/container_create.yml b/tasks/container_create.yml index bee77dfa..f9878a25 100644 --- a/tasks/container_create.yml +++ b/tasks/container_create.yml @@ -26,7 +26,6 @@ set_fact: lxc_container_backing_store: dir when: vg_result.rc != 0 - delegate_to: "{{ physical_host }}" tags: - lxc-container-vg-detect