deploy_systemservice.yml
311 Bytes
---
- hosts: deployed-wdchat-dma, deploy-wdchat-dma-single-host
become: true
tasks:
- name: Add Engine Service
command: /opt/stack/script/add_service.sh /opt/stack/script/engine.service
- name: Add Tcp Service
command: /opt/stack/script/add_service.sh /opt/stack/script/nginx.tcp.service