1
0
Fork 0

Update test to use the new sshd role

This commit is contained in:
Daniele Tricoli 2021-01-02 21:42:56 +01:00
parent 3768eedd7c
commit f09044fd0f
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
# filtering on production.
# - {role: ../roles/knockd, ports: [3333, 4444, 5555], network_interface: eth1, filter_ip: ""}
- ../roles/nftables
- {role: ../roles/sshd}
- ../roles/sshd
- {role: ../roles/fail2ban}
- {role: ../roles/snake_oil_dehydrated, become: true}
- {role: ../roles/mailserver}