Einspielung 0023_14.1.8.0 auf AMSS
This commit is contained in:
parent
5a1a411cd7
commit
86105746d1
@ -1 +1 @@
|
|||||||
epolsa5069bit03.tpolizei-bw.de
|
spolsa5069stu02.spolizei-bw.edu
|
||||||
|
46
playbook.yml
46
playbook.yml
@ -175,33 +175,35 @@
|
|||||||
##- ams_0013_8.0.9.0
|
##- ams_0013_8.0.9.0
|
||||||
##- ams_0017_14.1.4.0
|
##- ams_0017_14.1.4.0
|
||||||
##- ams_0017_14.1.4.0_AdminServer
|
##- ams_0017_14.1.4.0_AdminServer
|
||||||
- ams_0019_14.1.6.0
|
##- ams_0019_14.1.6.0
|
||||||
- ams_0019_14.1.6.0_AdminServer
|
##- ams_0019_14.1.6.0_AdminServer
|
||||||
|
- ams_0023_14.1.8.0
|
||||||
|
- ams_0023_14.1.8.0_AdminServer
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
handlers:
|
#handlers:
|
||||||
- name: stopALL
|
#- name: stopALL
|
||||||
command: ./stopALL
|
#command: ./stopALL
|
||||||
args:
|
#args:
|
||||||
chdir: "/home/jetty"
|
#chdir: "/home/jetty"
|
||||||
async: 1
|
#async: 1
|
||||||
poll: 0
|
#poll: 0
|
||||||
|
|
||||||
- name: Wait for status File Appserver is absent
|
#- name: Wait for status File Appserver is absent
|
||||||
local_action:
|
#local_action:
|
||||||
module: wait_for
|
#module: wait_for
|
||||||
path: /opt/rola/ams/linux/Appserver/service/rsWebserviceAppserver.status
|
#path: /opt/rola/ams/linux/Appserver/service/rsWebserviceAppserver.status
|
||||||
state: absent
|
#state: absent
|
||||||
async: 120
|
#async: 120
|
||||||
poll: 5
|
#poll: 5
|
||||||
|
|
||||||
- name: startALL
|
#- name: startALL
|
||||||
command: ./startALL
|
#command: ./startALL
|
||||||
args:
|
#args:
|
||||||
chdir: "/home/jetty"
|
#chdir: "/home/jetty"
|
||||||
async: 120
|
#async: 120
|
||||||
poll: 5
|
#poll: 5
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user