diff --git a/tasks/src/uwsm.yml b/tasks/src/uwsm.yml index d9d87d8..c9e6bea 100644 --- a/tasks/src/uwsm.yml +++ b/tasks/src/uwsm.yml @@ -17,8 +17,6 @@ path: "{{ uwsm.prefix }}" - name: Build and install {{ uwsm }} - when: - - not stat_uwsm_inst.stat.exists block: - name: Clone git repository {{ pkg }} ansible.builtin.git: