Home
last modified time | relevance | path

Searched defs:icmp_block (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/system/
H A Dfirewalld.py207 def get_enabled_immediate(self, icmp_block, timeout): argument
210 def get_enabled_permanent(self, icmp_block, timeout): argument
214 def set_enabled_immediate(self, icmp_block, timeout): argument
217 def set_enabled_permanent(self, icmp_block, timeout): argument
222 def set_disabled_immediate(self, icmp_block, timeout): argument
225 def set_disabled_permanent(self, icmp_block, timeout): argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ansible/posix/plugins/modules/
H A Dfirewalld.py237 def get_enabled_immediate(self, icmp_block, timeout): argument
240 def get_enabled_permanent(self, icmp_block, timeout): argument
244 def set_enabled_immediate(self, icmp_block, timeout): argument
247 def set_enabled_permanent(self, icmp_block, timeout): argument
252 def set_disabled_immediate(self, icmp_block, timeout): argument
255 def set_disabled_permanent(self, icmp_block, timeout): argument