mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-22 03:43:09 +00:00
docs: update argument specs
Signed-off-by: msterhuj <gabin.lanore@gmail.com>
This commit is contained in:
parent
cb1c0003c1
commit
f1b8e94ba3
1 changed files with 4 additions and 0 deletions
|
@ -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)"
|
||||
|
|
Loading…
Reference in a new issue