forked from bitlair/ansible
bank: Update git remotes
This commit is contained in:
parent
e3683744fc
commit
ef6d87e3b1
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
||||||
bank_user: bank
|
bank_user: bank
|
||||||
bank_revbank_git: https://github.com/revspace/revbank.git
|
bank_revbank_git: https://git.bitlair.nl/bitlair/revbank.git
|
||||||
bank_local_tty: no
|
bank_local_tty: no
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
- name: Clone revbank-inflatinator source
|
- name: Clone revbank-inflatinator source
|
||||||
ansible.builtin.git:
|
ansible.builtin.git:
|
||||||
repo: https://github.com/bitlair/revbank-inflatinator.git
|
repo: https://git.bitlair.nl/bitlair/revbank-inflatinator.git
|
||||||
version: main
|
version: main
|
||||||
dest: /opt/revbank-inflatinator
|
dest: /opt/revbank-inflatinator
|
||||||
accept_hostkey: yes
|
accept_hostkey: yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue