diff options
Diffstat (limited to 'play-all.yml')
-rw-r--r-- | play-all.yml | 28 |
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: |