mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Remove duplicate documentation fields
This commit is contained in:
committed by
Matt Clay
parent
ceba43e701
commit
f6aa1ff9a4
@@ -29,7 +29,6 @@ description:
|
||||
- If there is no AKI or ARI associated with an image, these will be C(null).
|
||||
- Only supports images from cloud-images.ubuntu.com
|
||||
- 'Example output: C({"ami": "ami-69f5a900", "changed": false, "aki": "aki-88aa75e1", "tag": "release", "ari": null, "serial": "20131024"})'
|
||||
version_added: "1.6"
|
||||
options:
|
||||
distro:
|
||||
description: Linux distribution (e.g., C(ubuntu))
|
||||
|
||||
@@ -162,8 +162,7 @@ options:
|
||||
required: false
|
||||
default: 300
|
||||
version_added: "2.1"
|
||||
author: "Bruce Pennypacker (@bpennypacker)"
|
||||
author:
|
||||
author:
|
||||
- "Bruce Pennypacker (@bpennypacker)"
|
||||
- "Mike Buzzetti <mike.buzzetti@gmail.com>"
|
||||
extends_documentation_fragment: aws
|
||||
|
||||
Reference in New Issue
Block a user