mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-06 11:11:15 -03:30
Better naming for recurrent tasks
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
|
||||
- name: bootstrap/ca_trust | pull CA from cert from groups.vault|first
|
||||
- name: "bootstrap/ca_trust | pull CA from cert from {{groups.vault|first}}"
|
||||
command: "cat {{ vault_cert_dir }}/ca.pem"
|
||||
register: vault_cert_file_cat
|
||||
delegate_to: "{{ groups['vault']|first }}"
|
||||
|
||||
Reference in New Issue
Block a user