Commit fd729f1a by ansible

no message

1 parent fe37b419
...@@ -45,3 +45,6 @@ ...@@ -45,3 +45,6 @@
owner: root owner: root
group: root group: root
mode: 0644 mode: 0644
- name: Start DMA service
shell: /opt/stack/script/ctlscript.sh start
\ No newline at end of file
...@@ -45,3 +45,6 @@ ...@@ -45,3 +45,6 @@
owner: root owner: root
group: root group: root
mode: 0644 mode: 0644
- name: Start DMA service
shell: /opt/stack/script/ctlscript.sh start
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!