7 lines
86 B
YAML
7 lines
86 B
YAML
|
---
|
||
|
"cluster state test":
|
||
|
- do:
|
||
|
cluster.state: {}
|
||
|
|
||
|
- is_true: master_node
|