/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.40
  • Play
    Configure mailman3 servers
  • Task
    pip3 : Download get-pip.py

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

stderr_lines
[]
stdout
skipped, since /var/lib/get-pip.py exists
stdout_lines
[
    "skipped, since /var/lib/get-pip.py exists"
]