bank: RevBank 10.2
This commit is contained in:
parent
2f9ca22e90
commit
b9be1729b3
3 changed files with 8 additions and 15 deletions
|
@ -11,6 +11,13 @@
|
|||
dest: /usr/local/share/revbank
|
||||
accept_hostkey: yes
|
||||
|
||||
- name: Clone revbank-plugin source
|
||||
ansible.builtin.git:
|
||||
repo: https://git.bitlair.nl/bitlair-bestuur/revbank-plugins.git
|
||||
version: main
|
||||
dest: /usr/local/share/revbank-plugins
|
||||
accept_hostkey: yes
|
||||
|
||||
- name: Install git cronjob
|
||||
ansible.builtin.template:
|
||||
src: git.cron
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue