From 5083bef62ea6530be43d5246d7732cbcbfbdb4c7 Mon Sep 17 00:00:00 2001 From: Egbert Verhage Date: Mon, 22 Aug 2016 10:55:17 +0200 Subject: Add: gitignore for vim swap files Fixed: teamspeak.ini_file in defaults Fixed: check if ini_file is not none on include of config.yml --- tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tasks') diff --git a/tasks/main.yml b/tasks/main.yml index 35613bf..954dc52 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -68,7 +68,7 @@ - Restart TeamSpeak 3 Server - include: config.yml - when: teamspeak_ini is defined + when: teamspeak_ini is defined or teamspeak.ini_file is none - name: Install TeamSpeak 3 systemctl service file template: -- cgit v1.2.3-70-g09d2