1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-20 18:59:08 +00:00

remove extraneous whitespaces (#11029)

* remove extraneous whitespaces

* ruff format

* add changelog frag
This commit is contained in:
Alexei Znamensky 2025-11-06 10:27:33 +13:00 committed by GitHub
parent b471a4a90d
commit 3c42ec730d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 19 additions and 14 deletions

View file

@ -18,7 +18,7 @@ notes:
- Uses the Python OVH API U(https://github.com/ovh/python-ovh). You have to create an application (a key and secret) with
a consumer key as described into U(https://docs.ovh.com/gb/en/customer/first-steps-with-ovh-api/).
requirements:
- ovh >= 0.4.8
- ovh >= 0.4.8
extends_documentation_fragment:
- community.general.attributes
attributes: