Merge "[advanced_format_512e_support] Add role documentation in sphinx"

This commit is contained in:
Zuul 2021-07-06 00:47:38 +00:00 committed by Gerrit Code Review
commit 23cf1533a4
2 changed files with 41 additions and 0 deletions

View File

@ -2,5 +2,45 @@
advanced_format_512e_support
============================
--------------
About The Role
--------------
An Ansible role to detect whether the node disks use Advanced Format.
Requirements
============
No requirements.
Dependencies
============
No dependencies.
Example Playbook
================
.. code-block:: yaml
- hosts: localhost
gather_facts: false
roles:
- advanced_format_512e_support
License
=======
Apache
Author Information
==================
**Red Hat TripleO DFG:DF Squad:VF**
----------------
Full Description
----------------
.. ansibleautoplugin::
:role: validations_common/roles/advanced_format_512e_support

View File

@ -1,5 +1,6 @@
---
- hosts: localhost
gather_facts: false
vars:
metadata:
name: Advanced Format 512e Support