Execution
Date 14 Apr 2025 14:58:24 +0100
Duration 00:00:01.46
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
2 Hosts
3 Tasks
6 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.47
  • Play
    Playbook to add rules and verify them
  • Task
    Run the command
  • Host
    kvm2-dev

Field Value
changed
False
cmd
set -o pipefail
ovs-ofctl del-flows br-int "table=3 cookie=0xffffffffffffffff/-1"
ovs-ofctl del-flows br-int "table=5 cookie=0xffffffffffffffff/-1"
ovs-ofctl dump-flows br-int | grep cookie=0xffffffffffffffff | egrep "table=3|table=5"
delta
0:00:00.027706
end
2025-04-14 13:58:25.222370
failed_when_result
False
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\novs-ofctl del-flows br-int \"table=3 cookie=0xffffffffffffffff/-1\"\novs-ofctl del-flows br-int \"table=5 cookie=0xffffffffffffffff/-1\"\novs-ofctl dump-flows br-int | grep cookie=0xffffffffffffffff | egrep \"table=3|table=5\"\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg
non-zero return code
rc
1
start
2025-04-14 13:58:25.194664
stderr

stderr_lines
[]
stdout

stdout_lines
[]