fix typo
This commit is contained in:
parent
fc877c8f9b
commit
afea55777f
1 changed files with 1 additions and 1 deletions
|
@ -54,4 +54,4 @@
|
||||||
include_tasks: configure_prometheus_exporters_external.yml
|
include_tasks: configure_prometheus_exporters_external.yml
|
||||||
when:
|
when:
|
||||||
- "'external' in group_names"
|
- "'external' in group_names"
|
||||||
- "'external_expose' im group_names"
|
- "'external_expose' in group_names"
|
||||||
|
|
Loading…
Reference in a new issue