diff --git a/host_vars/debian-test-awx-ct.yaml b/host_vars/debian-test-awx-ct.yaml index 32b8e3b..fb3cc1c 100644 --- a/host_vars/debian-test-awx-ct.yaml +++ b/host_vars/debian-test-awx-ct.yaml @@ -5,7 +5,7 @@ findtime: "604800" jails: - name: sshd enabled: true - port: ['ssh', '22'] + port: ['22'] filter: sshd logpath: "%(sshd_log)s" backend: "%(sshd_backend)s"