1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00

doc(README): Remove trailing space

This commit is contained in:
shaerpour 2025-06-28 11:06:43 +03:30
parent 84748a7081
commit 701aef636c
No known key found for this signature in database
GPG key ID: D89285D72B39ED8F

View file

@ -69,7 +69,7 @@ After this you should be able to use `ansible-test integration` to perform the i
Sample:
```
ansible-test integration --color --local -vvv hetzner.hcloud.server // Executed all integration tests for server module
ansible-test integration --color --local -vvv hetzner.hcloud.server // Executed all integration tests for server module
```
## Releasing a new version