aboutsummaryrefslogtreecommitdiffstats
path: root/play-basics.yml
diff options
context:
space:
mode:
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.