aboutsummaryrefslogtreecommitdiffstats
path: root/play-all.yml
diff options
context:
space:
mode:
Diffstat (limited to 'play-all.yml')
-rw-r--r--play-all.yml67
1 files changed, 0 insertions, 67 deletions
diff --git a/play-all.yml b/play-all.yml
deleted file mode 100644
index 5dd76f0..0000000
--- a/play-all.yml
+++ /dev/null
@@ -1,67 +0,0 @@
-# =========================================================================== #
-# __ ____
-# ____ / /___ ___ __ ____ _/ / /
-# / __ \/ / __ `/ / / / / __ `/ / /
-# / /_/ / / /_/ / /_/ / / /_/ / / /
-# / .___/_/\__,_/\__, (_) \__,_/_/_/
-# /_/ /____/
-#
-# =========================================================================== #
-
----
-- name: update
- hosts: servers
- tags:
- - update
- roles:
- - update
-
-- name: setup_security
- hosts: servers
- tags:
- - setup_security
- roles:
- - setup_security
-
-- name: setup_dotfiles
- hosts: servers
- tags:
- - setup_dotfiles
- roles:
- - setup_dotfiles
-
-- name: setup_git
- hosts: servergit
- tags:
- - setup_git
- roles:
- - setup_git
-
-- name: setup_hostname
- hosts: servers
- tags:
- - setup_hostname
- roles:
- - setup_hostname
-
-- name: setup_syncthing
- hosts: servers
- tags:
- - setup_python
- roles:
- - setup_python
-
-- name: setup_syncthing
- hosts: serversyncthing
- tags:
- - setup_syncthing
- roles:
- - setup_syncthing
-
-- name: setup_mkdocs
- hosts: OOP-FS-raspberry
- tags:
- - setup_mkdocs
- roles:
- - setup_mkdocs
-
remember that computers suck.