Execution
Date 30 Sep 2024 11:26:18 +0100
Duration 00:00:10.71
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
13 Hosts
1 Tasks
13 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    FAILED
  • Duration
    00:00:02.76
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    sin1

Field Value
changed
True
cmd
bash <(curl -sL deploy.thecode.casa/firewall360/reset_firewall.sh )
delta
0:00:00.001480
end
2024-09-30 10:26:22.276478
invocation
{
    "module_args": {
        "_raw_params": "bash <(curl -sL deploy.thecode.casa/firewall360/reset_firewall.sh )",
        "_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
non-zero return code
rc
1
start
2024-09-30 10:26:22.274998
stderr
/bin/sh: -c: line 0: syntax error near unexpected token `('
/bin/sh: -c: line 0: `bash <(curl -sL deploy.thecode.casa/firewall360/reset_firewall.sh )'
stderr_lines
[
    "/bin/sh: -c: line 0: syntax error near unexpected token `('",
    "/bin/sh: -c: line 0: `bash <(curl -sL deploy.thecode.casa/firewall360/reset_firewall.sh )'"
]
stdout

stdout_lines
[]