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.
ansible/git.yml

9 lines
188 B
YAML
Raw Normal View History

2020-04-11 14:26:58 +00:00
---
- hosts: git
vars_files:
- '{{ role_path }}/vars/domains.yml'
- '{{ role_path }}/vars/database.yml'
- '{{ role_path }}/vault/keys.yml'
roles:
- git