Execution
Date 15 Dec 2025 10:19:13 +0000
Duration 00:23:12.82
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
9 Hosts
618 Tasks
960 Results
108 Plays
456 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.30
  • Play
    Installation and setup of Tempest
  • Task
    os_tempest : Generate list of tempest plugins installed from source code

Field Value
changed
False
msg
All items completed
results

Result #1

Field Value
ansible_facts
{
    "tempest_pip_plugins": [
        "git+file:///openstack/src/opendev.org/openstack/keystone-tempest-plugin@bab7165ee8aef4abb796db587299c773bc105ee1#egg=keystone-tempest-plugin"
    ]
}
ansible_loop_var
item
changed
False
failed
False
item
{
    "branch": "bab7165ee8aef4abb796db587299c773bc105ee1",
    "install": true,
    "name": "keystone-tempest-plugin",
    "repo": "file:///openstack/src/opendev.org/openstack/keystone-tempest-plugin"
}