mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-10 18:34:03 -07:00
Bulk fix DOCUMENTATION.author (Part 1) (#48934)
* Bulk fix DOCUMENTATION.author
This commit is contained in:
parent
9c71f176f3
commit
3fcc564bbb
157 changed files with 171 additions and 164 deletions
|
@ -20,7 +20,9 @@ module: os_stack
|
|||
short_description: Add/Remove Heat Stack
|
||||
extends_documentation_fragment: openstack
|
||||
version_added: "2.2"
|
||||
author: "Mathieu Bultel (matbu), Steve Baker (steveb)"
|
||||
author:
|
||||
- "Mathieu Bultel (@matbu)"
|
||||
- "Steve Baker (@steveb)"
|
||||
description:
|
||||
- Add or Remove a Stack to an OpenStack Heat
|
||||
options:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue