switch all the include tasks to import tasks
This commit is contained in:
parent
b70d78b318
commit
afef097a3d
208 changed files with 612 additions and 612 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue