|
@@ -1,5 +1,5 @@
|
|
---
|
|
---
|
|
#tasks for {{cookiecutter.role_name}}
|
|
#tasks for {{cookiecutter.role_name}}
|
|
-- include_tasks: install.yaml
|
|
|
|
-- include_tasks: configure.yaml
|
|
|
|
-- include_tasks: services.yaml
|
|
|
|
|
|
+- include_tasks: install.yml
|
|
|
|
+- include_tasks: configure.yml
|
|
|
|
+- include_tasks: services.yml
|