Commit 24a8317f by ansible

no message

1 parent 7d76128a
Showing with 1 additions and 1 deletions
- name: Install Pre-Software 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'
- import_tasks: dma.yml - import_tasks: dma.yml
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!