You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 20, 2024. It is now read-only.
hi, i use your file to deploy tomcat.but in my environment.actually,i can start tomcat with "service tomcat start",but in ansible ,it not works.finally ,i use 'nohup bin/startup.sh &' to start.can you help me ?