TEMP - make CI fail.
parent
14748d4de9
commit
14f4d6b503
|
@ -13,6 +13,7 @@ DOCUMENTATION = '''
|
||||||
description:
|
description:
|
||||||
- Test whether a given string refers to an existing module or action plugin.
|
- 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.
|
- This can be useful in roles, which can use this to ensure that required modules are present ahead of time.
|
||||||
|
- M(foo).
|
||||||
options:
|
options:
|
||||||
_input:
|
_input:
|
||||||
description: A string denoting a fully qualified collection name (FQCN) of a module or action plugin.
|
description: A string denoting a fully qualified collection name (FQCN) of a module or action plugin.
|
||||||
|
|
Loading…
Reference in New Issue