mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-05 10:10:31 -07:00
* Add test which allows to query whether an action is available. * Add documentation. * Fix FreeBSD / macOS compatibility. * Rename an_action -> a_module. * Forgot one place.
3 lines
131 B
YAML
3 lines
131 B
YAML
add plugin.test:
|
|
- name: a_module
|
|
description: Check whether the given string refers to an available module or action plugin
|