task 수정

This commit is contained in:
ByeonJungHun
2024-01-09 12:08:37 +09:00
parent 5548e6ded6
commit c9a8345f70
5 changed files with 43 additions and 17 deletions

View File

@@ -16,4 +16,12 @@
# custom_labels: 'user=havelight,company=exem'
#update: True
# install: True
iptables_rules:
- { source: "10.10.45.0/24", target: "DROP" }
- { source: "10.10.47.0/24", target: "DROP" }
- { source: "10.10.48.0/24", target: "DROP" }
- { source: "10.10.50.0/24", target: "DROP" }
- { source: "10.10.37.0/24", target: "DROP" }
delete_rule: False
add_rule: True