Skip to content

Commit

Permalink
Update site
Browse files Browse the repository at this point in the history
  • Loading branch information
DO1JLR committed Sep 20, 2021
1 parent e799f23 commit 1ecf0a7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
- name: user specific roles for all hosts
hosts: all
roles:
- {role: do1jlr.users, tags: [default, init, users, web]}
- {role: do1jlr.admin_base, tags: [default, always]}
- {role: dotfiles, tags: [default, dotfiles]}
- {role: do1jlr.auth, tags: [default, init, users, web]}
- {role: do1jlr.sshd, tags: [default, init, users, sshd]}
- {role: geerlingguy.firewall, tags: [default, firewall], become: true}
- {role: robertdebock.fail2ban, tags: [default, fail2ban], become: true}

Expand Down

0 comments on commit 1ecf0a7

Please sign in to comment.