ansible-infra/roles/nginx/tasks/main.yml

4 lines
71 B
YAML
Raw Normal View History

2020-04-13 14:46:45 +02:00
---
- name: Configure Nginx
import_tasks: configure.yml
tags: nginx