add region (#1182)

This commit is contained in:
Jack Ivanov 2018-11-01 20:59:14 +01:00 committed by GitHub
parent 782141e401
commit 0084f660b7

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