Update application.yml
This commit is contained in:
parent
f87e70f8d0
commit
ec9a487ea0
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@
|
|||
pre_tasks:
|
||||
- name: Get applist
|
||||
block:
|
||||
- name: Multiply apps execute on second
|
||||
shell : |
|
||||
echo "" > /tmp/port.txt
|
||||
- name: Get appname and dependencies, combine to a applist
|
||||
shell : |
|
||||
echo "{{appname}}" > applist
|
||||
|
|
Loading…
Add table
Reference in a new issue