mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-09 05:27:17 +00:00
Fix typo.
This commit is contained in:
parent
f6eb6d743d
commit
64eb45f81b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
bugfixes:
|
||||
- "_filelock module utils - add type hints. Fix bug if ``set_lock()`` is called with ``lock_timeout=None`` (https://github.com/ansible-collections/community.general/pull/11222)."
|
||||
- "gitlab module utils - add type hints. Psas API version to python-gitlab as string and not as integer (https://github.com/ansible-collections/community.general/pull/11222)."
|
||||
- "gitlab module utils - add type hints. Pass API version to python-gitlab as string and not as integer (https://github.com/ansible-collections/community.general/pull/11222)."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue