deprecated ec2_ami_search

This commit is contained in:
Brian Coca 2015-04-16 15:29:01 -04:00 committed by Matt Clay
parent 17a409f20d
commit 2733705a19

View file

@ -21,6 +21,7 @@ DOCUMENTATION = '''
---
module: ec2_ami_search
short_description: Retrieve AWS AMI information for a given operating system.
deprecated: "in favor of the ec2_ami_find module"
version_added: "1.6"
description:
- Look up the most recent AMI on AWS for a given operating system.