Skip to content

Commit

Permalink
Merge pull request #21 from serverscom/fix_region
Browse files Browse the repository at this point in the history
fix: change region ID
  • Loading branch information
amarao authored Jul 11, 2024
2 parents d876bad + 8432eb6 commit ba54897
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
sc_cloud_computing_instances_info:
token: '{{ sc_token }}'
endpoint: '{{ sc_endpoint }}'
region_id: 1
region_id: 2
register: test3

- name: Check Test3
Expand Down

0 comments on commit ba54897

Please sign in to comment.