Use M() to link to the replacement module. (#19976)

This commit is contained in:
John R Barker
2017-01-06 16:21:39 +00:00
committed by GitHub
parent 818ef493ad
commit 40ecc3188f
18 changed files with 18 additions and 18 deletions

View File

@@ -25,7 +25,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"
deprecated: "Use M(ec2_ami_find) instead."
version_added: "1.6"
description:
- Look up the most recent AMI on AWS for a given operating system.