Skip to content
Snippets Groups Projects
Commit 9d786858 authored by jurgenhaas's avatar jurgenhaas
Browse files

ansible-playbooks/general#19 Set role header

parent 6a769725
No related branches found
No related tags found
No related merge requests found
---
# file: roles/youtrack/tasks/main.yml
- name: "YouTrack Role"
set_fact: role_youtrack_started=true
tags: always
- block:
# java
# user youtrack
# /var/youtrack/*
......@@ -9,3 +16,5 @@
# /usr/local/bin/youtrack-stop.sh
# update-rc.d youtrack defaults
# firewall port 5222 outgoing for jabber
when: '"youtrack" not in excluded_roles'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment