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.
|
---
|
|
- hosts: git
|
|
vars_files:
|
|
- '{{ role_path }}/vars/domains.yml'
|
|
- '{{ role_path }}/vars/database.yml'
|
|
- '{{ role_path }}/vault/keys.yml'
|
|
roles:
|
|
- git
|