2015-05-30 19:58:55 +02:00
|
|
|
---
|
2018-02-06 18:32:39 +01:00
|
|
|
- import_tasks: d4s-basic-node.yml
|
2017-09-01 18:25:31 +02:00
|
|
|
when: gcore_node or d4s_additional_users
|
2018-02-06 18:32:39 +01:00
|
|
|
- import_tasks: d4s-smartgears-node.yml
|
2016-09-26 18:17:45 +02:00
|
|
|
when: smartgears_node
|
2018-02-06 18:32:39 +01:00
|
|
|
- import_tasks: d4s-tomcat-node.yml
|
2016-09-26 18:17:45 +02:00
|
|
|
when: d4s_tomcat_node
|
2018-02-06 18:32:39 +01:00
|
|
|
- import_tasks: d4s-service-node.yml
|
2016-09-26 18:17:45 +02:00
|
|
|
when: d4s_service_node
|
2018-02-06 18:32:39 +01:00
|
|
|
- import_tasks: users-data-dirs.yml
|
2017-04-20 20:33:53 +02:00
|
|
|
when: d4s_users_data_directories is defined
|
2018-02-06 18:32:39 +01:00
|
|
|
- import_tasks: security_limits.yml
|