add region (#1182)

This commit is contained in:
Jack Ivanov 2018-11-01 20:59:14 +01:00 committed by GitHub
parent 465cbeb7e0
commit 399d47233a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,6 +27,7 @@
lightsail_region_facts:
aws_access_key: "{{ access_key }}"
aws_secret_key: "{{ secret_key }}"
region: us-east-1
register: _lightsail_regions
- name: Set facts about thre regions