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

ansible-playbooks/general#85 Linting

parent 465c3326
No related branches found
No related tags found
No related merge requests found
......@@ -9,11 +9,11 @@
group: root
mode: 0664
notify:
- "Restart Apache"
- Restart Apache
- name: Apache enable our new site(s)
command: a2ensite {{ youtrack.domain }}
args:
creates: /etc/apache2/sites-enabled/{{ youtrack.domain }}{{ apache_conf_ext }}
notify:
- "Restart Apache"
- Restart Apache
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment