Update 'README.md'

This commit is contained in:
fossilfranv 2023-04-26 10:37:42 -07:00
parent 9aef844591
commit d9c2782a03

View File

@ -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