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/web.yml

7 lines
99 B
YAML

---
- hosts: web
vars_files:
- '{{ role_path }}/vars/domains.yml'
roles:
- web