docs: update argument specs

Signed-off-by: msterhuj <gabin.lanore@gmail.com>
This commit is contained in:
msterhuj 2024-05-16 20:17:34 +02:00 committed by gardar
parent cb1c0003c1
commit f1b8e94ba3

View file

@ -55,6 +55,10 @@ argument_specs:
description:
- "The path to the memcached PID file for process monitoring"
default: ""
memcached_exporter_memcached_address:
description:
- "The ip to the memcached server to monitor"
default: ""
memcached_exporter_binary_install_dir:
description:
- "I(Advanced)"