Fix a typo

This commit is contained in:
Jack Ivanov 2018-07-11 18:36:01 +03:00
parent c4acd6e8e6
commit 9429243503

View file

@ -30,7 +30,7 @@ options:
- Name of the instance - Name of the instance
required: true required: true
default : null default : null
zone:Ce zone:
description: description:
- AWS availability zone in which to launch the instance. Required when state='present' - AWS availability zone in which to launch the instance. Required when state='present'
required: false required: false