1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_playbook_servers.git synced 2024-09-14 19:53:56 +02:00

update submodules

This commit is contained in:
L3D 2021-03-10 22:36:08 +01:00
parent 8c71e2280f
commit 4b38b5112e
Signed by: l3d
GPG key ID: CD08445BFF4313D1
4 changed files with 4 additions and 4 deletions

@ -1 +1 @@
Subproject commit 41f92e374923488002b91ed449550ac0333ecba7 Subproject commit 18ed236da832210900f1f97f90a7de7cc799f133

@ -1 +1 @@
Subproject commit 84a602b6012e315bc71bd2059669fd147a770461 Subproject commit 4daabdbd5b380f0fcdc4a322282a732a7d72e31f

@ -1 +1 @@
Subproject commit 8d5e1f32ba5930e9a12d01688a9af8c5e55395c0 Subproject commit 1c2dc323e7045317e9190404be78a6d5a725984b

View file

@ -19,7 +19,7 @@
- {role: users, tags: [default, init, users, web]} - {role: users, tags: [default, init, users, web]}
- {role: dotfiles, tags: [default, dotfiles]} - {role: dotfiles, tags: [default, dotfiles]}
- {role: ssh_auth, tags: [default, init, users, web]} - {role: ssh_auth, tags: [default, init, users, web]}
- {role: sshd, tags: [default, init, users]} - {role: sshd, tags: [default, init, users, sshd]}
- {role: geerlingguy.firewall, tags: [default, firewall], become: true} - {role: geerlingguy.firewall, tags: [default, firewall], become: true}
- {role: robertdebock.fail2ban, tags: [default, fail2ban], become: true} - {role: robertdebock.fail2ban, tags: [default, fail2ban], become: true}