From 8f84cd821701bbfe79c3ecd110d22a10214dd645 Mon Sep 17 00:00:00 2001 From: Tharre Date: Tue, 20 Feb 2018 02:38:41 +0100 Subject: Vastly simplify and refactor the tasks This mainly includes the complete removal of all the logic involved with storing and deleting multiple versions of teamspeak, which is pointless. All the backup logic has been removed as well, because it is both easier and simpler to just rsync (or the ansible equivalent) the hole ts3 folder over to the target machine. --- defaults/main.yml | 3 --- 1 file changed, 3 deletions(-) (limited to 'defaults/main.yml') diff --git a/defaults/main.yml b/defaults/main.yml index 708d0d6..2e9d34a 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -31,6 +31,3 @@ teamspeak_network: teamspeak_create_default_virtualserver: yes teamspeak_machine_id: - -teamspeak_restore_db_path: -teamspeak_restore_files_path: -- cgit v1.2.3-70-g09d2