Browse Source

Update 'common.yml'

panda 1 year ago
parent
commit
85d8b51856
1 changed files with 2 additions and 6 deletions
  1. 2 6
      common.yml

+ 2 - 6
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: