https://github.com/dinushchathurya/ansible-tomcat
Deploy Tomcat server using Ansible with custom configuration
https://github.com/dinushchathurya/ansible-tomcat
ansible ansible-playbook ansible-role ansible-tomcat tomcat tomcat-server
Last synced: about 1 month ago
JSON representation
Deploy Tomcat server using Ansible with custom configuration
- Host: GitHub
- URL: https://github.com/dinushchathurya/ansible-tomcat
- Owner: dinushchathurya
- Created: 2023-06-12T06:41:25.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-12T06:45:02.000Z (about 3 years ago)
- Last Synced: 2026-04-25T07:39:29.048Z (about 2 months ago)
- Topics: ansible, ansible-playbook, ansible-role, ansible-tomcat, tomcat, tomcat-server
- Language: Jinja
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Run Playbook
```
ansible-playbook -i inventory/hosts playbook.yaml
```