From a408697d37aaff288ceb891c8d10bfc6a097628d Mon Sep 17 00:00:00 2001 From: binary Date: Tue, 8 Sep 2020 18:42:32 +0200 Subject: basically refactored --- play-all.yml | 28 ---------------------------- 1 file changed, 28 deletions(-) (limited to 'play-all.yml') 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: -- cgit v1.2.3