aboutsummaryrefslogtreecommitdiffstats
path: root/play-basics.yml
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2020-11-02 13:19:51 +0100
committerbinary <me@rgoncalves.se>2020-11-02 13:19:51 +0100
commit1e059c8be273e090ed27a198e1b7b7ca5c0257b3 (patch)
tree3eecd65af9a28b2bfeaf3548c44888b96d181b8a /play-basics.yml
parent9b4de351b435da646ea99ff3c79e78943eedde76 (diff)
downloadinfrastructure-1e059c8be273e090ed27a198e1b7b7ca5c0257b3.tar.gz
Remove bloated functionnalities
Diffstat (limited to 'play-basics.yml')
-rw-r--r--play-basics.yml19
1 files changed, 0 insertions, 19 deletions
diff --git a/play-basics.yml b/play-basics.yml
deleted file mode 100644
index 961bcc5..0000000
--- a/play-basics.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-# =========================================================================== #
-# __ __ _
-# ____ / /___ ___ __ / /_ ____ ______(_)_________
-# / __ \/ / __ `/ / / / / __ \/ __ `/ ___/ / ___/ ___/
-# / /_/ / / /_/ / /_/ / / /_/ / /_/ (__ ) / /__(__ )
-# / .___/_/\__,_/\__, (_) /_.___/\__,_/____/_/\___/____/
-# /_/ /____/
-#
-# =========================================================================== #
-#
----
-- name: Init new instances with basic tools and packages
- strategy: free
- hosts: servers
- roles:
- - update
- - setup_utils
- - setup_hostname
- - setup_security
remember that computers suck.