infra/frontend.yml

7 lines
143 B
YAML
Raw Normal View History

2022-03-26 18:21:41 +01:00
---
## FRONTEND
- name: Frontend
hosts: frontend2
roles: ['stable/common', 'stable/nginx']
vars_files: vars/frontend.yml
tags: frontend