add server boostrap role
This commit is contained in:
parent
318af615c0
commit
d0896b2acc
1 changed files with 4 additions and 0 deletions
4
ansible/roles/server_bootstrap/meta/main.yml
Normal file
4
ansible/roles/server_bootstrap/meta/main.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
dependencies:
|
||||
- role: server_install_ssh
|
||||
- role: server_install_fail2ban
|
||||
- role: server_install_syslog
|
Loading…
Add table
Reference in a new issue