This repository has been archived on 2020-08-22. You can view files and clone it, but cannot push or open issues or pull requests.
2020-04-02 17:54:11 +00:00
|
|
|
---
|
|
|
|
- hosts: database
|
2020-04-09 16:55:28 +00:00
|
|
|
vars_files:
|
|
|
|
- '{{ role_path }}/vault/main.yml'
|
2020-04-02 17:54:11 +00:00
|
|
|
roles:
|
2020-04-09 16:55:28 +00:00
|
|
|
- database
|