Update 'common.yml'

This commit is contained in:
panda 2022-12-27 19:41:06 +01:00
parent bdb11654d6
commit 85d8b51856

View file

@ -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: