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

File: /home/zuul/src/opendev.org/openstack/ansible-role-uwsgi/meta/main.yml

---
galaxy_info:
  author: vexxhost
  description: Installation and configuration of uwsgi
  company: Vexxhost
  role_name: uwsgi
  namespace: openstack
  license: Apache2
  min_ansible_version: "2.10"
  platforms:
    - name: Debian
      versions:
        - bullseye
    - name: Ubuntu
      versions:
        - focal
        - jammy
    - name: EL
      versions:
        - "9"
  galaxy_tags:
    - cloud
    - uwsgi
    - openstack