diff --git a/common.yml b/common.yml index 81184f2..f800572 100644 --- a/common.yml +++ b/common.yml @@ -182,12 +182,8 @@ - net.ipv6.conf.default.disable_ipv6 - net.ipv6.conf.lo.disable_ipv6 - -- name: "ssh_hardening" - hosts: localhost - connection: local - roles: - - ssh_hardening + - ansible.builtin.include_role: + name: ssh_hardening - name: "copy iptables disable script to/scripts" copy: