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.010216
end
2026-01-14 09:52:05.043068
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 09:52:05.032852
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
41M   23G INPUT_imunify360  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
  49M   48G OUTPUT_imunify360  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
Chain INPUT_imunify360 (1 references)
 147K 8089K imunify360_webshield_ports  tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            multiport dports 52223,52224,52233,52234
5472K  346M INPUT_imunify360_bp  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
5384K  340M imunify360_country_whitelist  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
31608 1691K 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
5352K  338M imunify360_country_blacklist  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
 1881  113K imunify360_log_bl  all  --  *      *       0.0.0.0/0            0.0.0.0/0            match-set i360.ipv4.drop.sync src
 1197 62440 imunify360_log_gl  all  --  *      *       0.0.0.0/0            0.0.0.0/0            match-set i360.ipv4.graylist src
 107K 6211K 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)
  517 30916 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
[
    "  41M   23G INPUT_imunify360  all  --  *      *       0.0.0.0/0            0.0.0.0/0           ",
    "  49M   48G OUTPUT_imunify360  all  --  *      *       0.0.0.0/0            0.0.0.0/0           ",
    "Chain INPUT_imunify360 (1 references)",
    " 147K 8089K imunify360_webshield_ports  tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            multiport dports 52223,52224,52233,52234",
    "5472K  346M INPUT_imunify360_bp  all  --  *      *       0.0.0.0/0            0.0.0.0/0           ",
    "5384K  340M imunify360_country_whitelist  all  --  *      *       0.0.0.0/0            0.0.0.0/0           ",
    "31608 1691K 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",
    "5352K  338M imunify360_country_blacklist  all  --  *      *       0.0.0.0/0            0.0.0.0/0           ",
    " 1881  113K imunify360_log_bl  all  --  *      *       0.0.0.0/0            0.0.0.0/0            match-set i360.ipv4.drop.sync src",
    " 1197 62440 imunify360_log_gl  all  --  *      *       0.0.0.0/0            0.0.0.0/0            match-set i360.ipv4.graylist src",
    " 107K 6211K 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)",
    "  517 30916 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)"
]