Update application.yml
This commit is contained in:
parent
2ba691ae6b
commit
c92f6b3c96
1 changed files with 0 additions and 6 deletions
|
@ -17,12 +17,6 @@
|
||||||
cat /tmp/applist
|
cat /tmp/applist
|
||||||
register: applist
|
register: applist
|
||||||
|
|
||||||
- name: Change Public IP for http_url if APP_URL_REPLACE=true
|
|
||||||
shell: |
|
|
||||||
wget -N https://raw.githubusercontent.com/Websoft9/StackHub/main/scripts/change_ip.sh
|
|
||||||
bash change_ip.sh "{{appname}}"
|
|
||||||
rm -f change_ip.sh
|
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- { role: role_common, tags: "role_common" }
|
- { role: role_common, tags: "role_common" }
|
||||||
- { role: role_cloud, tags: "role_cloud" }
|
- { role: role_cloud, tags: "role_cloud" }
|
||||||
|
|
Loading…
Add table
Reference in a new issue