Execution
Date 14 Jan 2026 14:52:02 +0000
Duration 00:00:03.34
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.3 / 1.7.3
Python 3.10.10
Summary
10 Hosts
1 Tasks
10 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
iptables -nvL | grep imun
delta
0:00:00.012865
end
2026-01-14 14:52:03.754794
invocation
{
    "module_args": {
        "_raw_params": "iptables -nvL | grep imun",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2026-01-14 14:52:03.741929
stderr
# Warning: iptables-legacy tables present, use iptables-legacy to see them
stderr_lines
[
    "# Warning: iptables-legacy tables present, use iptables-legacy to see them"
]
stdout
1736K 2583M INPUT_imunify360  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
2668K 4075M OUTPUT_imunify360  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
Chain INPUT_imunify360 (1 references)
15103  897K imunify360_webshield_ports  tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            multiport dports 52223,52224,52233,52234
 260K   25M INPUT_imunify360_bp  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
 259K   25M imunify360_country_whitelist  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
   18  1080 imunify360_log_bl  all  --  *      *       0.0.0.0/0            0.0.0.0/0            match-set i360.ipv4.blacklist src
    0     0 imunify360_log_bl  all  --  *      *       0.0.0.0/0            0.0.0.0/0            match-set i360.ipv4.blacklist.custom src
 259K   25M imunify360_country_blacklist  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
   13   652 imunify360_log_bl  all  --  *      *       0.0.0.0/0            0.0.0.0/0            match-set i360.ipv4.drop.sync src
   56  3324 imunify360_log_gl  all  --  *      *       0.0.0.0/0            0.0.0.0/0            match-set i360.ipv4.graylist src
 5024  280K imunify360_log_gl  all  --  *      *       0.0.0.0/0            0.0.0.0/0            match-set i360.ipv4.captcha.sync src
Chain imunify360_country_whitelist (1 references)
Chain imunify360_country_blacklist (1 references)
Chain INPUT_imunify360_bp (1 references)
Chain imunify360_log_bl (3 references)
Chain imunify360_log_gl (2 references)
Chain imunify360_log_bl_country (0 references)
Chain imunify360_webshield_ports (1 references)
   39  2340 imunify360_log_port_block  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
Chain imunify360_log_port_block (1 references)
Chain OUTPUT_imunify360 (1 references)
Chain OUTPUT_imunify360_bp (0 references)
stdout_lines
[
    "1736K 2583M INPUT_imunify360  all  --  *      *       0.0.0.0/0            0.0.0.0/0           ",
    "2668K 4075M OUTPUT_imunify360  all  --  *      *       0.0.0.0/0            0.0.0.0/0           ",
    "Chain INPUT_imunify360 (1 references)",
    "15103  897K imunify360_webshield_ports  tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            multiport dports 52223,52224,52233,52234",
    " 260K   25M INPUT_imunify360_bp  all  --  *      *       0.0.0.0/0            0.0.0.0/0           ",
    " 259K   25M imunify360_country_whitelist  all  --  *      *       0.0.0.0/0            0.0.0.0/0           ",
    "   18  1080 imunify360_log_bl  all  --  *      *       0.0.0.0/0            0.0.0.0/0            match-set i360.ipv4.blacklist src",
    "    0     0 imunify360_log_bl  all  --  *      *       0.0.0.0/0            0.0.0.0/0            match-set i360.ipv4.blacklist.custom src",
    " 259K   25M imunify360_country_blacklist  all  --  *      *       0.0.0.0/0            0.0.0.0/0           ",
    "   13   652 imunify360_log_bl  all  --  *      *       0.0.0.0/0            0.0.0.0/0            match-set i360.ipv4.drop.sync src",
    "   56  3324 imunify360_log_gl  all  --  *      *       0.0.0.0/0            0.0.0.0/0            match-set i360.ipv4.graylist src",
    " 5024  280K imunify360_log_gl  all  --  *      *       0.0.0.0/0            0.0.0.0/0            match-set i360.ipv4.captcha.sync src",
    "Chain imunify360_country_whitelist (1 references)",
    "Chain imunify360_country_blacklist (1 references)",
    "Chain INPUT_imunify360_bp (1 references)",
    "Chain imunify360_log_bl (3 references)",
    "Chain imunify360_log_gl (2 references)",
    "Chain imunify360_log_bl_country (0 references)",
    "Chain imunify360_webshield_ports (1 references)",
    "   39  2340 imunify360_log_port_block  all  --  *      *       0.0.0.0/0            0.0.0.0/0           ",
    "Chain imunify360_log_port_block (1 references)",
    "Chain OUTPUT_imunify360 (1 references)",
    "Chain OUTPUT_imunify360_bp (0 references)"
]