[cloud] change returned type of tag in ec2_snapshot_facts, fix #22431. (#22432)

Signed-off-by: Xia Kai(夏恺) <xiaket@gmail.com>
pull/22583/head
夏恺(Kai Xia) 8 years ago committed by Ryan Brown
parent f5abcd9264
commit 5e40af0732

@ -141,7 +141,7 @@ owner_alias:
sample: 033440102211
tags:
description: Any tags assigned to the snapshot.
type: list
type: dict
sample: "{ 'my_tag_key': 'my_tag_value' }"
encrypted:
description: Indicates whether the snapshot is encrypted.

Loading…
Cancel
Save