diff --git a/README.md b/README.md index b537355..b426a46 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ run playbook: ansible-playbook --ask-vault-pass --extra-vars '@passwd.yml' ubunt Reference: https://www.vultr.com/docs/how-to-configure-a-new-ubuntu-server-with-ansible/ +On TARGET: modify /etc/sysctl.conf, add the line: net.ipv4.icmp_echo_ignore_all = 1 #don't respond to pings