From 1e059c8be273e090ed27a198e1b7b7ca5c0257b3 Mon Sep 17 00:00:00 2001 From: binary Date: Mon, 2 Nov 2020 13:19:51 +0100 Subject: Remove bloated functionnalities --- play-update.yml | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 play-update.yml (limited to 'play-update.yml') diff --git a/play-update.yml b/play-update.yml deleted file mode 100644 index cb855ec..0000000 --- a/play-update.yml +++ /dev/null @@ -1,17 +0,0 @@ -# =========================================================================== # -# __ __ __ -# ____ / /___ ___ __ __ ______ ____/ /___ _/ /____ -# / __ \/ / __ `/ / / / / / / / __ \/ __ / __ `/ __/ _ \ -# / /_/ / / /_/ / /_/ / / /_/ / /_/ / /_/ / /_/ / /_/ __/ -# / .___/_/\__,_/\__, (_) \__,_/ .___/\__,_/\__,_/\__/\___/ -# /_/ /____/ /_/ -# -# =========================================================================== # - ---- -- name: Updates all instances with latest packages from their distribution repositories - strategy: free - hosts: servers - roles: - - update - -- cgit v1.2.3