deploy_systemservice.yml 271 Bytes
---
- hosts: wdchat-dma
  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