mirror of
https://github.com/pigmonkey/spark.git
synced 2026-08-03 04:52:41 +00:00
fix wormhole dependency loop
This commit is contained in:
parent
a7b4506f47
commit
9f26408cd9
1 changed files with 0 additions and 4 deletions
|
|
@ -1,7 +1,4 @@
|
|||
---
|
||||
- name: Install magic-wormhole dependencies
|
||||
pacman: name={{ item }} state=present
|
||||
|
||||
- name: Install magic-wormhole
|
||||
aur: name={{ item }} user={{ user.name }}
|
||||
with_items:
|
||||
|
|
@ -9,7 +6,6 @@
|
|||
- python-spake2
|
||||
- python-ipaddress
|
||||
- python-txtorcon
|
||||
- magic-wormhole
|
||||
tags:
|
||||
- aur
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue