|
|
@ -29,7 +29,6 @@ description:
|
|
|
|
- If there is no AKI or ARI associated with an image, these will be C(null).
|
|
|
|
- If there is no AKI or ARI associated with an image, these will be C(null).
|
|
|
|
- Only supports images from cloud-images.ubuntu.com
|
|
|
|
- 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"})'
|
|
|
|
- 'Example output: C({"ami": "ami-69f5a900", "changed": false, "aki": "aki-88aa75e1", "tag": "release", "ari": null, "serial": "20131024"})'
|
|
|
|
version_added: "1.6"
|
|
|
|
|
|
|
|
options:
|
|
|
|
options:
|
|
|
|
distro:
|
|
|
|
distro:
|
|
|
|
description: Linux distribution (e.g., C(ubuntu))
|
|
|
|
description: Linux distribution (e.g., C(ubuntu))
|
|
|
|