Execution
Date 08 Dec 2025 13:40:18 +0000
Duration 00:10:06.79
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.11
Summary
15 Hosts
608 Tasks
2412 Results
18 Plays
158 Files
0 Records

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

---
galaxy_info:
  author: OpenStack
  description: Security hardening role for OpenStack-Ansible
  company: OpenStack
  license: Apache
  role_name: hardening
  namespace: openstack
  min_ansible_version: "2.10"
  platforms:
    - name: Debian
      versions:
        - bullseye
    - name: EL
      versions:
        - "8"
        - "9"
    - name: Ubuntu
      versions:
        - focal
        - jammy
  galaxy_tags:
    - cloud
    - security
    - system
dependencies: []