mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Fix more typos (#7439)
* Fix more typos in plugins/. * Fix typos in tests/unit/. * Fix typos in tests/integration/. * Fix more typos. Co-authored-by: Sebastian Gumprich <rndmh3ro@users.noreply.github.com> --------- Co-authored-by: Sebastian Gumprich <rndmh3ro@users.noreply.github.com>
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
commercial_type: '{{ scaleway_commerial_type }}'
|
||||
wait: true
|
||||
|
||||
- name: Get server informations of the first page
|
||||
- name: Get server information of the first page
|
||||
scaleway_server_info:
|
||||
region: par1
|
||||
query_parameters:
|
||||
@@ -37,7 +37,7 @@
|
||||
that:
|
||||
- first_page is success
|
||||
|
||||
- name: Get server informations of the second page
|
||||
- name: Get server information of the second page
|
||||
scaleway_server_info:
|
||||
region: par1
|
||||
query_parameters:
|
||||
|
||||
Reference in New Issue
Block a user