/home/zuul/src/opendev.org/opendev/system-config/playbooks/service-lists3.yaml
Execution
Date 08 Apr 2026 21:40:57 +0000
Duration 00:01:49.55
Controller bridge99.opendev.org
User root
Versions
Ansible 2.15.13
ara 1.7.5 / 1.7.5
Python 3.10.12
Summary
1 Hosts
156 Tasks
154 Results
1 Plays
20 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.19
  • Play
    Configure mailman3 servers
  • Task
    pip3 : Install pip

Field Value
changed
False
cmd
[
    "python3",
    "/var/lib/get-pip.py"
]
delta None
end None
invocation
{
    "module_args": {
        "_raw_params": "python3 /var/lib/get-pip.py",
        "_uses_shell": false,
        "argv": null,
        "chdir": null,
        "creates": "/usr/local/bin/pip3",
        "executable": null,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg
Did not run command since '/usr/local/bin/pip3' exists
rc
0
start None
stderr

stderr_lines
[]
stdout
skipped, since /usr/local/bin/pip3 exists
stdout_lines
[
    "skipped, since /usr/local/bin/pip3 exists"
]