Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 211 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 211 Bytes

ansible

study use ansible playbook to deploy tomcat and nginx Note: xxx is the server or server group that you want to deploy tomcat or nginx

ansible-playbook xxx tomcat.yml

ansible-playbook xxx nginx.yml