edb3489820
Qinling is an OpenStack project to provide "Function as a Service". This project aims to provide a platform to support serverless functions. Change-Id: I239a0130f8c8b061b531dab530d65172b0914d7c Implements: blueprint ansible-qinling-support Story: 2005760 Task: 33468
7 lines
136 B
YAML
7 lines
136 B
YAML
---
|
|
- import_role:
|
|
role: service-stop
|
|
vars:
|
|
project_services: "{{ qinling_services }}"
|
|
service_name: "{{ project_name }}"
|