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.010296
end
2026-01-14 14:52:03.417927
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.407631
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
9610K 3486M INPUT_imunify360  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
  19M 3669M OUTPUT_imunify360  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
Chain INPUT_imunify360 (1 references)
52064 2917K imunify360_webshield_ports  tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            multiport dports 52223,52224,52233,52234
4465K  721M INPUT_imunify360_bp  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
4459K  720M imunify360_country_whitelist  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
 7390  432K 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
4451K  720M imunify360_country_blacklist  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
  344 20609 imunify360_log_bl  all  --  *      *       0.0.0.0/0            0.0.0.0/0            match-set i360.ipv4.drop.sync src
  735 39080 imunify360_log_gl  all  --  *      *       0.0.0.0/0            0.0.0.0/0            match-set i360.ipv4.graylist src
42832 2278K 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)
  536 32140 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
[
    "9610K 3486M INPUT_imunify360  all  --  *      *       0.0.0.0/0            0.0.0.0/0           ",
    "  19M 3669M OUTPUT_imunify360  all  --  *      *       0.0.0.0/0            0.0.0.0/0           ",
    "Chain INPUT_imunify360 (1 references)",
    "52064 2917K imunify360_webshield_ports  tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            multiport dports 52223,52224,52233,52234",
    "4465K  721M INPUT_imunify360_bp  all  --  *      *       0.0.0.0/0            0.0.0.0/0           ",
    "4459K  720M imunify360_country_whitelist  all  --  *      *       0.0.0.0/0            0.0.0.0/0           ",
    " 7390  432K 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",
    "4451K  720M imunify360_country_blacklist  all  --  *      *       0.0.0.0/0            0.0.0.0/0           ",
    "  344 20609 imunify360_log_bl  all  --  *      *       0.0.0.0/0            0.0.0.0/0            match-set i360.ipv4.drop.sync src",
    "  735 39080 imunify360_log_gl  all  --  *      *       0.0.0.0/0            0.0.0.0/0            match-set i360.ipv4.graylist src",
    "42832 2278K 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)",
    "  536 32140 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)"
]