deprecated ec2_ami_search
This commit is contained in:
parent
17a409f20d
commit
2733705a19
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ DOCUMENTATION = '''
|
||||||
---
|
---
|
||||||
module: ec2_ami_search
|
module: ec2_ami_search
|
||||||
short_description: Retrieve AWS AMI information for a given operating system.
|
short_description: Retrieve AWS AMI information for a given operating system.
|
||||||
|
deprecated: "in favor of the ec2_ami_find module"
|
||||||
version_added: "1.6"
|
version_added: "1.6"
|
||||||
description:
|
description:
|
||||||
- Look up the most recent AMI on AWS for a given operating system.
|
- Look up the most recent AMI on AWS for a given operating system.
|
Loading…
Reference in a new issue