This commit is contained in:
zuccs
2018-11-05 16:35:01 +01:00
committed by Jack Ivanov
parent 30446d0363
commit 2b2d90a8a9
+1 -1
View File
@@ -30,7 +30,7 @@
region: us-east-1
register: _lightsail_regions
- name: Set facts about thre regions
- name: Set facts about the regions
set_fact:
lightsail_regions: "{{ _lightsail_regions.results.regions | sort(attribute='name') }}"