rougail-output-doc/tests/results/test_examples/40_0leadership.gitlab.md

23 lines
No EOL
347 B
Markdown

<details><summary>Example with mandatory variables not filled in</summary>
```yaml
---
leader:
- leader: example
follower1: example
follower2: example
```
</details>
<details><summary>Example with all variables modifiable</summary>
```yaml
---
leader:
- leader: example
follower1: example
follower2: example
```
</details>