Skip to content

Commit

Permalink
fix: change region ID
Browse files Browse the repository at this point in the history
  • Loading branch information
amarao committed Jul 11, 2024
1 parent d876bad commit 8432eb6
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 8432eb6

Please sign in to comment.