mirror of
https://github.com/geerlingguy/ansible-role-apache
synced 2025-01-10 20:00:18 +01:00
9 lines
192 B
Text
9 lines
192 B
Text
# Here are variables related to the Tomcat installation
|
|
|
|
http_port: 8080
|
|
https_port: 8443
|
|
|
|
# This will configure a default manager-gui user:
|
|
|
|
admin_username: admin
|
|
admin_password: adminsecret
|