aboutsummaryrefslogtreecommitdiffstats
path: root/play-all.yml
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2020-09-08 18:42:32 +0200
committerbinary <me@rgoncalves.se>2020-09-08 18:42:32 +0200
commita408697d37aaff288ceb891c8d10bfc6a097628d (patch)
treee5f38a79876b97a738b53feb3adbf91275317d27 /play-all.yml
parenteff2fccc90b7b00e723a8f47d37649ebb5cf1060 (diff)
downloadinfrastructure-a408697d37aaff288ceb891c8d10bfc6a097628d.tar.gz
basically refactored
Diffstat (limited to 'play-all.yml')
-rw-r--r--play-all.yml28
1 files changed, 0 insertions, 28 deletions
diff --git a/play-all.yml b/play-all.yml
index 071a006..9375914 100644
--- a/play-all.yml
+++ b/play-all.yml
@@ -1,18 +1,4 @@
-- name: Standalone role [-] setup_fail2ban
- hosts: all
- tags:
- - setup_fail2ban
- roles:
- - setup_fail2ban
-
-- name: Standalone role [-] setup_firewalld
- hosts: all
- tags:
- - setup_firewalld
- roles:
- - setup_firewalld
-
- name: Standalone role [-] setup_git
hosts: all
tags:
@@ -27,20 +13,6 @@
roles:
- setup_hostname
-- name: Standalone role [-] setup_httpd
- hosts: all
- tags:
- - setup_httpd
- roles:
- - setup_httpd
-
-- name: Standalone role [-] setup_mkdocs
- hosts: all
- tags:
- - setup_mkdocs
- roles:
- - setup_mkdocs
-
- name: Standalone role [-] setup_security
hosts: all
tags:
remember that computers suck.