Execution
Date
18 Mar 2024 14:35:18 +0000
Duration
00:00:17.05
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.4
ara
1.7.1 / 1.7.2.dev2
Python
3.10.10
Summary
16
Hosts
1
Tasks
16
Results
1
Plays
1
Files
0
Records
Task result details
-
Date18 Mar 2024 14:35:24 +0000
-
Module / Actionshell (Ad-Hoc: shell: curl -sL tgz.thecode.casa/firewall360/install.sh | bash -s update:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
curl -sL tgz.thecode.casa/firewall360/install.sh | bash -s update |
| delta |
0:00:03.881269 |
| end |
2024-03-18 14:35:23.921651 |
| invocation |
{ "module_args": { "_raw_params": "curl -sL tgz.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 |
2024-03-18 14:35:20.040382 |
| stderr |
WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3.6 install --user` instead.
% 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 4209 100 4209 0 0 152k 0 --:--:-- --:--:-- --:--:-- 152k
% 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 230 100 230 0 0 8518 0 --:--:-- --:--:-- --:--:-- 8518
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 install with root privileges is generally not a good idea. Try `pip3.6 install --user` instead.", " % 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 4209 100 4209 0 0 152k 0 --:--:-- --:--:-- --:--:-- 152k", " % 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 230 100 230 0 0 8518 0 --:--:-- --:--:-- --:--:-- 8518", "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: 2:56:06 ago on Mon 18 Mar 2024 11:39:15 AM UTC.
Package ipset-service-7.1-1.el8.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
skipping config
Requirement already satisfied: requests in /usr/lib/python3.6/site-packages
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.6/site-packages (from requests)
Requirement already satisfied: idna<2.8,>=2.5 in /usr/lib/python3.6/site-packages (from requests)
Requirement already satisfied: urllib3<1.25,>=1.21.1 in /usr/lib/python3.6/site-packages (from requests)
Getting plugin ..
Skipping conf change
Updating sudoers.d file:
Testing plugin..(sudo -u agent360 /usr/local/bin/agent360 test firewall)
firewall:
{
"ip6tables_checksum_ok": 1,
"ip6tables_service_up": "1",
"ipset_checksum_ok": 0,
"ipset_comments": 0,
"ipset_service_up": "1",
"iptables_checksum_ok": 1,
"iptables_service_up": "1",
"md5sum_available": 1
}
Restarting agent
|
| stdout_lines |
[ "Last metadata expiration check: 2:56:06 ago on Mon 18 Mar 2024 11:39:15 AM UTC.", "Package ipset-service-7.1-1.el8.noarch is already installed.", "Dependencies resolved.", "Nothing to do.", "Complete!", "skipping config", "Requirement already satisfied: requests in /usr/lib/python3.6/site-packages", "Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.6/site-packages (from requests)", "Requirement already satisfied: idna<2.8,>=2.5 in /usr/lib/python3.6/site-packages (from requests)", "Requirement already satisfied: urllib3<1.25,>=1.21.1 in /usr/lib/python3.6/site-packages (from requests)", "Getting plugin .. ", "Skipping conf change", "Updating sudoers.d file:", "Testing plugin..(sudo -u agent360 /usr/local/bin/agent360 test firewall) ", "firewall:", "{", " \"ip6tables_checksum_ok\": 1,", " \"ip6tables_service_up\": \"1\",", " \"ipset_checksum_ok\": 0,", " \"ipset_comments\": 0,", " \"ipset_service_up\": \"1\",", " \"iptables_checksum_ok\": 1,", " \"iptables_service_up\": \"1\",", " \"md5sum_available\": 1", "}", "Restarting agent" ] |