1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

removed requirements which was causing crash with dupe from shared doc fragments

This commit is contained in:
Brian Coca 2015-03-29 17:05:53 -04:00 committed by Matt Clay
parent caeeacd4f4
commit 8d086a2444

View file

@ -22,7 +22,6 @@ description:
- Creates or deletes CloudTrail configuration. Ensures logging is also enabled. This module has a dependency on python-boto >= 2.21. - Creates or deletes CloudTrail configuration. Ensures logging is also enabled. This module has a dependency on python-boto >= 2.21.
version_added: "2.0" version_added: "2.0"
author: Ted Timmons author: Ted Timmons
requirements: ["boto"]
options: options:
state: state:
description: description: