Execution
Date
10 Jul 2025 11:04:47 +0100
Duration
00:00:14.94
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.2 / 1.7.2
Python
3.10.10
Summary
24
Hosts
1
Tasks
24
Results
1
Plays
1
Files
0
Records
Task result details
-
Date10 Jul 2025 11:04:51 +0100
-
Module / Actionshell (Ad-Hoc: shell: curl -sL deploy.thecode.casa/firewall360/install.sh | bash -s update:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
curl -sL deploy.thecode.casa/firewall360/install.sh | bash -s update |
| delta |
0:00:02.658338 |
| end |
2025-07-10 10:04:51.191745 |
| invocation |
{ "module_args": { "_raw_params": "curl -sL deploy.thecode.casa/firewall360/install.sh | bash -s update", "_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 |
2025-07-10 10:04:48.533407 |
| 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 275k 0 --:--:-- --:--:-- --:--:-- 275k
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 275k 0 --:--:-- --:--:-- --:--:-- 275k", "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:33 ago on Thu 10 Jul 2025 10:04:16 UTC.
Package ipset-service-7.11-11.el9_5.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
skipping config
Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (2.32.3)
Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests) (2.2.1)
Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests) (2024.6.2)
Getting plugin ..
Skipping conf change
Testing plugin..(sudo -u agent360 /usr/local/bin/agent360 test firewall)
firewall:
{
"ip6tables_checksum_ok": 1,
"ip6tables_service_up": "1",
"ipset_checksum_ok": 1,
"ipset_comments": 1,
"ipset_service_up": "1",
"iptables_checksum_ok": 1,
"iptables_service_up": "1",
"md5sum_available": 1
}
Restarting agent
|
| stdout_lines |
[ "Last metadata expiration check: 0:00:33 ago on Thu 10 Jul 2025 10:04:16 UTC.", "Package ipset-service-7.11-11.el9_5.noarch is already installed.", "Dependencies resolved.", "Nothing to do.", "Complete!", "skipping config", "Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (2.32.3)", "Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests) (2.2.1)", "Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests) (3.3.2)", "Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests) (3.7)", "Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests) (2024.6.2)", "Getting plugin .. ", "Skipping conf change", "Testing plugin..(sudo -u agent360 /usr/local/bin/agent360 test firewall) ", "firewall:", "{", " \"ip6tables_checksum_ok\": 1,", " \"ip6tables_service_up\": \"1\",", " \"ipset_checksum_ok\": 1,", " \"ipset_comments\": 1,", " \"ipset_service_up\": \"1\",", " \"iptables_checksum_ok\": 1,", " \"iptables_service_up\": \"1\",", " \"md5sum_available\": 1", "}", "Restarting agent" ] |