Execution
Date 30 Dec 2024 12:12:24 +0000
Duration 00:00:03.81
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
17 Hosts
1 Tasks
17 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:01.10
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    kvm010

Field Value
changed
True
cmd
sudo -u agent360 /usr/local/bin/agent360 test firewall
delta
0:00:00.314227
end
2024-12-30 12:12:26.497046
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-12-30 12:12:26.182819
stderr
Redirecting to /bin/systemctl status ipset.service
Redirecting to /bin/systemctl status iptables.service
Redirecting to /bin/systemctl status ip6tables.service

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required
stderr_lines
[
    "Redirecting to /bin/systemctl status ipset.service",
    "Redirecting to /bin/systemctl status iptables.service",
    "Redirecting to /bin/systemctl status ip6tables.service",
    "",
    "We trust you have received the usual lecture from the local System",
    "Administrator. It usually boils down to these three things:",
    "",
    "    #1) Respect the privacy of others.",
    "    #2) Think before you type.",
    "    #3) With great power comes great responsibility.",
    "",
    "sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper",
    "sudo: a password is required",
    "",
    "We trust you have received the usual lecture from the local System",
    "Administrator. It usually boils down to these three things:",
    "",
    "    #1) Respect the privacy of others.",
    "    #2) Think before you type.",
    "    #3) With great power comes great responsibility.",
    "",
    "sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper",
    "sudo: a password is required"
]
stdout
firewall:
Execution error: [Errno 1] Operation not permitted: '/tmp/iptables.sum'
stdout_lines
[
    "firewall:",
    "Execution error: [Errno 1] Operation not permitted: '/tmp/iptables.sum'"
]