forked from bitlair/ansible
bank: Set up revbank-deposit
This commit is contained in:
parent
75795f0238
commit
f5a61a557d
7 changed files with 97 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
|
||||
- hosts: bank
|
||||
vars:
|
||||
bank_revbank_git: https://github.com/bitlair/revbank.git
|
||||
roles:
|
||||
- { role: "common", tags: [ "common" ] }
|
||||
- { role: "nft", tags: [ "nft" ] }
|
||||
- { role: "nginx", tags: [ "nginx" ] }
|
||||
- { role: "acme", tags: [ "acme" ] }
|
||||
- { role: "bank", tags: [ "bank" ] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue