Skip to content

Commit c1153ec

Browse files
committed
feat: use default(omit) in default_runner_labels
1 parent 4bb0e06 commit c1153ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/configuration/ci-cd.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ Runner Deployment
8787
default_runner_labels:
8888
- kayobe
8989
- openstack
90+
- "{{ kayobe_environment | default(omit) }}"
9091
9192
# Dictionary of runners to be deployed using the role.
9293
# Each dict item can be provided with optional attributes

0 commit comments

Comments
 (0)