]> xn--ix-yja.es Git - alex.git/commitdiff
Fix context specification
authoralex <alex@pdp7.net>
Sat, 4 Mar 2023 13:24:19 +0000 (14:24 +0100)
committeralex <alex@pdp7.net>
Sat, 4 Mar 2023 13:25:07 +0000 (14:25 +0100)
personal_infra/playbooks/roles/talos/tasks/main.yaml

index 672061bc65afc56d9fb08144aad8c4e539adf921..f049d6e9ad9505d23904780533a9b61683b48d6b 100644 (file)
@@ -1,7 +1,7 @@
 ---
 - name: check node ready
   k8s_info:
-    context: admin@{{ talos_host.talos_cluster }}
+    context: "{{ talos_host.talos_cluster }}@admin"
     kind: Node
     wait: true
     wait_condition:
@@ -77,7 +77,7 @@
 
 - name: wait node ready
   k8s_info:
-    context: admin@{{ talos_host.talos_cluster }}
+    context: "{{ talos_host.talos_cluster }}@admin"
     kind: Node
     wait: true
     wait_condition: