Execution
Date
18 Mar 2024 14:36:28 +0000
Duration
00:00:03.81
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
-
StatusCHANGED
-
Duration00:00:01.17
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Hostscripts.kuly
-
Date18 Mar 2024 14:36:30 +0000
-
Module / Actionshell (Ad-Hoc: shell: sudo -u agent360 /usr/local/bin/agent360 test firewall:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
sudo -u agent360 /usr/local/bin/agent360 test firewall |
| delta |
0:00:00.504994 |
| end |
2024-03-18 14:36:29.875049 |
| invocation |
{ "module_args": { "_raw_params": "sudo -u agent360 /usr/local/bin/agent360 test firewall", "_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:36:29.370055 |
| stderr |
Redirecting to /bin/systemctl status ipset.service Redirecting to /bin/systemctl status iptables.service Redirecting to /bin/systemctl status ip6tables.service |
| stderr_lines |
[ "Redirecting to /bin/systemctl status ipset.service", "Redirecting to /bin/systemctl status iptables.service", "Redirecting to /bin/systemctl status ip6tables.service" ] |
| stdout |
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
}
|
| stdout_lines |
[ "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", "}" ] |