Fix iptables config
This commit is contained in:
@@ -20,7 +20,7 @@ sudo apt install python3-passlib sshpass
|
||||
pipx inject ansible passlib
|
||||
|
||||
# Make sure git & git-lfs are installed and configured
|
||||
sudo apt install git git-lfs
|
||||
sudo apt install git git-lfs -y
|
||||
git lfs install
|
||||
|
||||
# Clone ansible_playbooks repo
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
jump: ACCEPT
|
||||
destination_ports:
|
||||
- "22"
|
||||
- "8081"
|
||||
- "443"
|
||||
- "80"
|
||||
|
||||
- name: Set INPUT policy to DROP
|
||||
|
||||
Reference in New Issue
Block a user