Merge pull request #58 from netmanagers/fix-typo

fix(node_exporter): typo
This commit is contained in:
N 2021-05-28 14:46:46 +01:00 committed by GitHub
commit 6ff86756ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ prometheus-exporters-{{ name }}-collector-textfile-dir:
- group: {{ name }}
{%- endif %}
- makedirs: True
- requre:
- require:
- user: prometheus-config-users-install-{{ name }}-user-present
- group: prometheus-config-users-install-{{ name }}-group-present
{%- endif %}