Execution
Date 15 Dec 2025 09:55:36 +0000
Duration 00:21:13.46
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
15 Hosts
924 Tasks
1203 Results
46 Plays
212 Files
0 Records

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

---
galaxy_info:
  author: OpenStack-Ansible Contributors
  description: Installation and configuration of Apache Web Server
  license: Apache2
  role_name: httpd
  namespace: openstack
  min_ansible_version: "2.10"
  platforms:
    - name: Debian
      versions:
        - bookworm
        - bullseye
    - name: Ubuntu
      versions:
        - jammy
        - noble
    - name: EL
      versions:
        - "9"
  galaxy_tags:
    - cloud
    - httpd