wazuh-ansible-4.8.1/roles/wazuh/ansible-wazuh-agent/defaults
Pawel Krawczyk 81058daf1b Replace netstat with ss
The `ss` program is now the official replacement for `netstat` which
is deprecated in most Linux distributions. Also replace the messy sed
rules which do not work on all versions with a clean command-line that
just displays the key information that does **not** change on every
command run (e.g. PID) resulting in false positives.
2019-02-18 12:59:48 +00:00
..
main.yml Replace netstat with ss 2019-02-18 12:59:48 +00:00