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.010715
end
2026-01-14 14:52:03.581146
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.570431
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
21M   26G INPUT_imunify360  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
  24M   42G OUTPUT_imunify360  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
Chain INPUT_imunify360 (1 references)
29518 1654K imunify360_webshield_ports  tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            multiport dports 52223,52224,52233,52234
1614K  215M INPUT_imunify360_bp  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
1590K  213M imunify360_country_whitelist  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
 1664 87712 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
1588K  213M imunify360_country_blacklist  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
  861 51343 imunify360_log_bl  all  --  *      *       0.0.0.0/0            0.0.0.0/0            match-set i360.ipv4.drop.sync src
  837 43868 imunify360_log_gl  all  --  *      *       0.0.0.0/0            0.0.0.0/0            match-set i360.ipv4.graylist src
48086 3004K 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)
  361 21576 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
[
    "  21M   26G INPUT_imunify360  all  --  *      *       0.0.0.0/0            0.0.0.0/0           ",
    "  24M   42G OUTPUT_imunify360  all  --  *      *       0.0.0.0/0            0.0.0.0/0           ",
    "Chain INPUT_imunify360 (1 references)",
    "29518 1654K imunify360_webshield_ports  tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            multiport dports 52223,52224,52233,52234",
    "1614K  215M INPUT_imunify360_bp  all  --  *      *       0.0.0.0/0            0.0.0.0/0           ",
    "1590K  213M imunify360_country_whitelist  all  --  *      *       0.0.0.0/0            0.0.0.0/0           ",
    " 1664 87712 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",
    "1588K  213M imunify360_country_blacklist  all  --  *      *       0.0.0.0/0            0.0.0.0/0           ",
    "  861 51343 imunify360_log_bl  all  --  *      *       0.0.0.0/0            0.0.0.0/0            match-set i360.ipv4.drop.sync src",
    "  837 43868 imunify360_log_gl  all  --  *      *       0.0.0.0/0            0.0.0.0/0            match-set i360.ipv4.graylist src",
    "48086 3004K 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)",
    "  361 21576 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)"
]