Add version_added to ec2 inv iam_role_arn option (#58945)

pull/47825/head
Jill R 5 years ago committed by Matt Martz
parent c513c1e2d3
commit fd9b52f305

@ -29,6 +29,7 @@ DOCUMENTATION = '''
iam_role_arn: iam_role_arn:
description: The ARN of the IAM role to assume to perform the inventory lookup. You should still provide AWS description: The ARN of the IAM role to assume to perform the inventory lookup. You should still provide AWS
credentials with enough privilege to perform the AssumeRole action. credentials with enough privilege to perform the AssumeRole action.
version_added: '2.9'
regions: regions:
description: description:
- A list of regions in which to describe EC2 instances. - A list of regions in which to describe EC2 instances.

Loading…
Cancel
Save