Skip to content
Snippets Groups Projects
Unverified Commit eb628efb authored by piwinkler's avatar piwinkler Committed by GitHub
Browse files

Update 0040-verify-settings.yml (#10699)

remove embedded template
parent 2c3ea84e
No related branches found
No related tags found
No related merge requests found
--- ---
- name: Stop if either kube_control_plane or kube_node group is empty - name: Stop if either kube_control_plane or kube_node group is empty
assert: assert:
that: "groups.get('{{ item }}')" that: "groups.get( item )"
with_items: with_items:
- kube_control_plane - kube_control_plane
- kube_node - kube_node
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment