Execution
Date
29 Apr 2026 11:53:36 +0100
Duration
00:02:22.49
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.13
ara
1.7.5 / 1.7.5
Python
3.10.10
Summary
4
Hosts
42
Tasks
42
Results
7
Plays
1
Files
0
Records
Task result details
-
Date29 Apr 2026 11:55:16 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/projects/kvm_node_install/setup_new_node.yaml:163)
-
Tags
- stage1
- firewall
| Field | Value |
|---|---|
| changed |
True |
| cmd |
bash <(curl -sL https://tgz.thecode.casa/firewall360/install.sh) <<< 'HARDWARE_NODE' |
| delta |
0:00:03.865576 |
| end |
2026-04-29 10:55:16.593559 |
| invocation |
{ "module_args": { "_raw_params": "bash <(curl -sL https://tgz.thecode.casa/firewall360/install.sh) <<< 'HARDWARE_NODE'", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": "/bin/bash", "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2026-04-29 10:55:12.727983 |
| stderr |
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4230 100 4230 0 0 242k 0 --:--:-- --:--:-- --:--:-- 242k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 368 100 368 0 0 21647 0 --:--:-- --:--:-- --:--:-- 21647
Redirecting to /bin/systemctl status ipset.service
Redirecting to /bin/systemctl status iptables.service
Redirecting to /bin/systemctl status ip6tables.service
Redirecting to /bin/systemctl restart agent360.service
|
| stderr_lines |
[ "WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv", " % Total % Received % Xferd Average Speed Time Time Time Current", " Dload Upload Total Spent Left Speed", "", " 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0", "100 4230 100 4230 0 0 242k 0 --:--:-- --:--:-- --:--:-- 242k", " % Total % Received % Xferd Average Speed Time Time Time Current", " Dload Upload Total Spent Left Speed", "", " 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0", "100 368 100 368 0 0 21647 0 --:--:-- --:--:-- --:--:-- 21647", "Redirecting to /bin/systemctl status ipset.service", "Redirecting to /bin/systemctl status iptables.service", "Redirecting to /bin/systemctl status ip6tables.service", "Redirecting to /bin/systemctl restart agent360.service" ] |
| stdout |
Last metadata expiration check: 0:00:07 ago on Wed 29 Apr 2026 10:55:06 UTC.
Dependencies resolved.
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
ipset-service noarch 7.11-11.el9_5 appstream 12 k
Installing dependencies:
iptables-nft-services noarch 1.8.10-11.el9_5 appstream 18 k
Transaction Summary
================================================================================
Install 2 Packages
Total download size: 31 k
Installed size: 40 k
Downloading Packages:
(1/2): iptables-nft-services-1.8.10-11.el9_5.no 735 kB/s | 18 kB 00:00
(2/2): ipset-service-7.11-11.el9_5.noarch.rpm 373 kB/s | 12 kB 00:00
--------------------------------------------------------------------------------
Total 101 kB/s | 31 kB 00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : iptables-nft-services-1.8.10-11.el9_5.noarch 1/2
Running scriptlet: iptables-nft-services-1.8.10-11.el9_5.noarch 1/2
Installing : ipset-service-7.11-11.el9_5.noarch 2/2
Running scriptlet: ipset-service-7.11-11.el9_5.noarch 2/2
Verifying : ipset-service-7.11-11.el9_5.noarch 1/2
Verifying : iptables-nft-services-1.8.10-11.el9_5.noarch 2/2
Installed:
ipset-service-7.11-11.el9_5.noarch
iptables-nft-services-1.8.10-11.el9_5.noarch
Complete!
Please provide server group (default CUSTOM):
Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (2.32.5)
Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests) (3.11)
Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests) (2.6.3)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests) (2026.2.25)
Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests) (3.4.4)
Getting plugin ..
Enabling plugin in agent360.ini
[firewall]
enabled=true
firewall_group = HARDWARE_NODE
Updating sudoers.d file:
Testing plugin..(sudo -u agent360 /usr/local/bin/agent360 test firewall)
firewall:
{
"ip6tables_checksum_ok": 0,
"ip6tables_service_up": "0",
"ipset_checksum_ok": 0,
"ipset_comments": 1,
"ipset_service_up": "0",
"iptables_checksum_ok": 0,
"iptables_service_up": "0",
"md5sum_available": 1
}
Restarting agent
|
| stdout_lines |
[ "Last metadata expiration check: 0:00:07 ago on Wed 29 Apr 2026 10:55:06 UTC.", "Dependencies resolved.", "================================================================================", " Package Arch Version Repository Size", "================================================================================", "Installing:", " ipset-service noarch 7.11-11.el9_5 appstream 12 k", "Installing dependencies:", " iptables-nft-services noarch 1.8.10-11.el9_5 appstream 18 k", "", "Transaction Summary", "================================================================================", "Install 2 Packages", "", "Total download size: 31 k", "Installed size: 40 k", "Downloading Packages:", "(1/2): iptables-nft-services-1.8.10-11.el9_5.no 735 kB/s | 18 kB 00:00 ", "(2/2): ipset-service-7.11-11.el9_5.noarch.rpm 373 kB/s | 12 kB 00:00 ", "--------------------------------------------------------------------------------", "Total 101 kB/s | 31 kB 00:00 ", "Running transaction check", "Transaction check succeeded.", "Running transaction test", "Transaction test succeeded.", "Running transaction", " Preparing : 1/1 ", " Installing : iptables-nft-services-1.8.10-11.el9_5.noarch 1/2 ", " Running scriptlet: iptables-nft-services-1.8.10-11.el9_5.noarch 1/2 ", " Installing : ipset-service-7.11-11.el9_5.noarch 2/2 ", " Running scriptlet: ipset-service-7.11-11.el9_5.noarch 2/2 ", " Verifying : ipset-service-7.11-11.el9_5.noarch 1/2 ", " Verifying : iptables-nft-services-1.8.10-11.el9_5.noarch 2/2 ", "", "Installed:", " ipset-service-7.11-11.el9_5.noarch ", " iptables-nft-services-1.8.10-11.el9_5.noarch ", "", "Complete!", "Please provide server group (default CUSTOM): ", "Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (2.32.5)", "Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests) (3.11)", "Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests) (2.6.3)", "Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests) (2026.2.25)", "Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests) (3.4.4)", "Getting plugin .. ", "Enabling plugin in agent360.ini", "[firewall]", "enabled=true", "firewall_group = HARDWARE_NODE", "Updating sudoers.d file:", "Testing plugin..(sudo -u agent360 /usr/local/bin/agent360 test firewall) ", "firewall:", "{", " \"ip6tables_checksum_ok\": 0,", " \"ip6tables_service_up\": \"0\",", " \"ipset_checksum_ok\": 0,", " \"ipset_comments\": 1,", " \"ipset_service_up\": \"0\",", " \"iptables_checksum_ok\": 0,", " \"iptables_service_up\": \"0\",", " \"md5sum_available\": 1", "}", "Restarting agent" ] |