-
hosts: all
vars:
tomcat_root: /usr/local/apache-tomcat-7.0.39/webapps/ROOTtasks:
-
name: start tomcatss
#shell: chdir={{tomcat}}/bin nohup./startup.sh &action: shell {{ tomcat_root }}/../../bin/catalina.sh start
-
ansible启动tomcat启动不了,没有报错但是就是启动不了
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-