ansible-role-nginx/tasks/prerequisites/install-prerequisites.yml
Larry 3a9008dc53
Update install-prerequisites.yml
In order to avoid a extra call, move the next line, to control the first task on the tasks/main.yml
when: ansible_os_family == "Debian"
2018-08-13 16:07:51 -05:00

3 lines
37 B
YAML

---
- import_tasks: setup-debian.yml