deploy_systemservice.yml 285 Bytes
---
- hosts: 06_deploy-dma-as-service
  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