Execution
Date 08 Dec 2025 13:27:39 +0000
Duration 00:05:33.94
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
2 Hosts
316 Tasks
313 Results
18 Plays
136 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: []