Execution
Date
22 Apr 2026 13:02:41 +0100
Duration
00:00:54.01
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
1
Hosts
14
Tasks
14
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:03.28
-
PlayNew KVM server provisioning scripts
-
TaskInstall Firewall360
-
Hostnew_kvm_node
-
Date22 Apr 2026 13:03:19 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/kvm_node_install/setup_new_node.yaml:115)
-
Tags
- firewall
- security
| Field | Value |
|---|---|
| changed |
True |
| cmd |
bash <(curl -sL https://tgz.thecode.casa/firewall360/install.sh) <<< 'HARDWARE_NODE' |
| delta |
0:00:02.894917 |
| end |
2026-04-22 12:03:19.590855 |
| 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-22 12:03:16.695938 |
| 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 229k 0 --:--:-- --:--:-- --:--:-- 229k
% 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 23000 0 --:--:-- --:--:-- --:--:-- 23000
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 229k 0 --:--:-- --:--:-- --:--:-- 229k", " % 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 23000 0 --:--:-- --:--:-- --:--:-- 23000", "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:06 ago on Wed Apr 22 12:03:11 2026.
Package ipset-service-7.11-11.el9_5.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
Please provide server group (default CUSTOM):
Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (2.25.1)
Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.9/site-packages (from requests) (4.0.0)
Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests) (2.10)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests) (1.26.5)
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": "1",
"ipset_checksum_ok": 0,
"ipset_comments": 1,
"ipset_service_up": "1",
"iptables_checksum_ok": 0,
"iptables_service_up": "1",
"md5sum_available": 1
}
Restarting agent
|
| stdout_lines |
[ "Last metadata expiration check: 0:00:06 ago on Wed Apr 22 12:03:11 2026.", "Package ipset-service-7.11-11.el9_5.noarch is already installed.", "Dependencies resolved.", "Nothing to do.", "Complete!", "Please provide server group (default CUSTOM): ", "Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (2.25.1)", "Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.9/site-packages (from requests) (4.0.0)", "Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests) (2.10)", "Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests) (1.26.5)", "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\": \"1\",", " \"ipset_checksum_ok\": 0,", " \"ipset_comments\": 1,", " \"ipset_service_up\": \"1\",", " \"iptables_checksum_ok\": 0,", " \"iptables_service_up\": \"1\",", " \"md5sum_available\": 1", "}", "Restarting agent" ] |