mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 00:51:23 -07: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:
parent
f7532c7d9d
commit
2b62826082
62 changed files with 99 additions and 99 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue