Merge "[no_op] Add role documentation in sphinx"

This commit is contained in:
Zuul
2021-07-05 17:30:53 +00:00
committed by Gerrit Code Review
2 changed files with 41 additions and 0 deletions

View File

@@ -2,5 +2,45 @@
no_op
=====
--------------
About The Role
--------------
A no-op Ansible role for testing that the validations framework runs.
Requirements
============
No requirements.
Dependencies
============
No dependencies.
Example Playbook
================
.. code-block:: yaml
- hosts: localhost
gather_facts: false
roles:
- no_op
License
=======
Apache
Author Information
==================
**Red Hat TripleO DFG:DF Squad:VF**
----------------
Full Description
----------------
.. ansibleautoplugin::
:role: validations_common/roles/no_op

View File

@@ -1,5 +1,6 @@
---
- hosts: localhost
gather_facts: false
vars:
metadata:
name: NO-OP validation