Role service-respondd: install python3 module dependency
This commit is contained in:
parent
b1480594fa
commit
f0564b5ad2
1 changed files with 5 additions and 0 deletions
|
@ -1,4 +1,9 @@
|
|||
---
|
||||
- name: install packages
|
||||
package:
|
||||
name: python3-netifaces
|
||||
state: present
|
||||
|
||||
- name: clone respondd repo
|
||||
git:
|
||||
repo: https://github.com/freifunk-mwu/mesh-announce.git
|
||||
|
|
Loading…
Reference in a new issue