fix uwsm?

This commit is contained in:
Matthew Stobbs
2025-05-12 20:41:36 -06:00
parent 6d91f4ec19
commit 2fbca949cd

View File

@@ -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: