xoxys.cups/tasks/main.yml

6 lines
124 B
YAML
Raw Normal View History

2019-02-10 16:33:10 +01:00
---
- include_tasks: install.yml
2019-02-10 18:21:25 +01:00
- import_tasks: nginx.yml
when: cups_nginx_vhost_enabled
- include_tasks: post_tasks.yml