community.general/changelogs/fragments/10688-pids.yml
Felix Fontein ceba0cbedb
pids: avoid type error if name is empty (#10688)
Avoid type error if name is empty.
2025-08-18 06:24:30 +02:00

2 lines
225 B
YAML

bugfixes:
- "pids - prevent error when an empty string is provided for ``name`` (https://github.com/ansible-collections/community.general/issues/10672, https://github.com/ansible-collections/community.general/pull/10688)."