From 65fcd5834a953b460eb4c5ccc15aba3a2c0f34d4 Mon Sep 17 00:00:00 2001 From: Stefan Joosten Date: Thu, 25 Aug 2016 16:18:11 +0200 Subject: Prettier task names --- tasks/config.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'tasks/config.yml') diff --git a/tasks/config.yml b/tasks/config.yml index 3e9f003..3a9035a 100644 --- a/tasks/config.yml +++ b/tasks/config.yml @@ -1,10 +1,7 @@ --- # configuration tasks for teamspeak -- name: Set TeamSpeak 3 Server directory fact - set_fact: - ts3server_dir: "{{ teamspeak.home }}/{{ teamspeak.symlink }}/teamspeak3-server_linux_amd64" -- name: Create TeamSpeak 3 Server configuration file +- name: "Configuration : Create TeamSpeak 3 Server configuration file" template: src: ts3server.ini.j2 dest: "{{ ts3server_dir }}/{{ teamspeak_ini_filename }}" -- cgit v1.2.3-70-g09d2