add region

This commit is contained in:
Jack Ivanov 2018-10-31 07:22:09 +01:00
parent 465cbeb7e0
commit b90fe0bfe4

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