Cleanup
This commit is contained in:
parent
c783601fa9
commit
792f2749b6
21 changed files with 160 additions and 58 deletions
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
|
||||
- hosts: bank
|
||||
roles:
|
||||
- common
|
||||
- bank
|
||||
vars:
|
||||
bank_revbank_git: https://github.com/bitlair/revbank.git
|
||||
roles:
|
||||
- { role: "common", tags: [ "common" ] }
|
||||
- { role: "bank", tags: [ "bank" ] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue