forked from ISTI-ansible-roles/ansible-roles
4b5303dad5 | ||
---|---|---|
.. | ||
defaults | ||
tasks | ||
templates | ||
README.md |
README.md
Four different scenarios are covered.
- One smartgears tomcat instance, installed inside the user’s home
- One or more tomcat instances, each instance installed inside its user’s home
- One service, not tomcat based, installed inside the user’s home
- One service, installed inside the user’s home, not managed by other ansible playbooks (only the user is created)
Important note: the variable ‘http_port(s)’ needs to be defined earlier in the calling playbook.
What the role does:
- Installs the sudoers config that permits the user to restart the service
- Installs the script that allows the user to start and stop the service without using the full path
- Installs the README file that explains where the options files are placed and how start/stop the service
- The default open files limits are increased