task 수정
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user