Commit 5da78909 by ansible

no message

1 parent cec04813
Showing with 1 additions and 1 deletions
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
path: /opt/stack/mqtt path: /opt/stack/mqtt
- name: Install MQTT to Working Folder - name: Install MQTT to Working Folder
unarchive: unarchive:
src: /opt/stack/message.3.0.2.tar.gz src: /tmp/source/message.3.0.2.tar.gz
dest: /opt/stack dest: /opt/stack
remote_src: yes remote_src: yes
group: wdadmin group: wdadmin
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!