Commit 6912ed50 by ansible

no message

1 parent 7b08081a
Showing with 0 additions and 3 deletions
- name: Start Service
shell: /opt/stack/script/ctlscript.sh start
- name: Deploy Application based on Application Name - name: Deploy Application based on Application Name
import_tasks: apimanager.yml import_tasks: apimanager.yml
when: app_name == 'apimanager' when: app_name == 'apimanager'
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!