Update 'common.yml'
This commit is contained in:
parent
bdb11654d6
commit
85d8b51856
1 changed files with 2 additions and 6 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue