switch all the include tasks to import tasks

This commit is contained in:
Kevin Fenzi 2017-10-17 17:37:03 +00:00
parent b70d78b318
commit afef097a3d
208 changed files with 612 additions and 612 deletions

View file

@ -1,5 +1,5 @@
---
- include_tasks: nginx.yml
- import_tasks: nginx.yml
- include_tasks: ssl-setup.yml
- import_tasks: ssl-setup.yml
when: not httpd_no_ssl