This commit is contained in:
anviar 2024-02-21 14:12:39 +00:00
parent 64c812b336
commit 5b9a61fc4c
2 changed files with 3 additions and 3 deletions

View file

@ -401,10 +401,10 @@ To check whether it is installed, run <code class="code docutils literal notrans
</tr>
<tr class="row-odd"><td><div class="ansible-option-cell">
<div class="ansibleOptionAnchor" id="parameter-main--redis_exporter_passwords"></div><p class="ansible-option-title" id="ansible-collections-prometheus-prometheus-redis-exporter-role-parameter-main-redis-exporter-passwords"><strong>redis_exporter_passwords</strong></p>
<a class="ansibleOptionLink" href="#parameter-main--redis_exporter_passwords" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">list</span> / <span class="ansible-option-elements">elements=string</span></p>
<a class="ansibleOptionLink" href="#parameter-main--redis_exporter_passwords" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">list</span> / <span class="ansible-option-elements">elements=dictionary</span></p>
</div></td>
<td><div class="ansible-option-cell"><p>List of dictionaries with addr and password values.</p>
<p>Read more official (documentation, <a class="reference external" href="https://github.com/oliver006/redis_exporter?tab=readme-ov-file#authenticating-with-redis">https://github.com/oliver006/redis_exporter?tab=readme-ov-file#authenticating-with-redis</a>)</p>
<p>Read more official <a class="reference external" href="https://github.com/oliver006/redis_exporter?tab=readme-ov-file#authenticating-with-redis">documentation</a></p>
<p class="ansible-option-line"><strong class="ansible-option-default-bold">Default:</strong> <code class="ansible-option-default docutils literal notranslate"><span class="pre">[]</span></code></p>
</div></td>
</tr>

File diff suppressed because one or more lines are too long