Skip to content

Commit bee16eb

Browse files
committed
fixup! add support for pulp_labels key to deb_repository
1 parent e0ebc81 commit bee16eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/modules/deb_repository.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
type: str
2626
pulp_labels:
2727
description:
28-
- A dictionary assigning pulp labels using string keys and values
28+
- A dictionary assigning pulp labels using strings for keys and values
2929
type: dict
3030
version_added: "0.4.0"
3131
extends_documentation_fragment:

0 commit comments

Comments
 (0)