This commit is contained in:
parent
eb0a724309
commit
a5930bb1aa
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
- name: Install dependencies
|
||||
ansible.builtin.apt:
|
||||
name: [ git, libterm-readline-gnu-perl, libcurses-ui-perl, qrencode ]
|
||||
name: [ git, libterm-readline-gnu-perl, libcurses-ui-perl ]
|
||||
state: present
|
||||
|
||||
- name: Clone revbank source
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue