TEMP - make CI fail.

pull/6345/head
Felix Fontein 2023-04-16 16:41:01 +02:00
parent 14748d4de9
commit 14f4d6b503
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ DOCUMENTATION = '''
description:
- Test whether a given string refers to an existing module or action plugin.
- This can be useful in roles, which can use this to ensure that required modules are present ahead of time.
- M(foo).
options:
_input:
description: A string denoting a fully qualified collection name (FQCN) of a module or action plugin.