Execution
Date 16 Apr 2025 05:43:55 +0100
Duration 00:00:08.33
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
21 Hosts
3 Tasks
63 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.95
  • Play
    Playbook to add rules and verify them
  • Task
    Run the command
  • Host
    kvm012

Field Value
ansible_facts
{
    "discovered_interpreter_python": "/usr/bin/python3"
}
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.033764
end
2025-04-16 04:43:56.694721
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-16 04:43:56.660957
stderr

stderr_lines
[]
stdout

stdout_lines
[]