mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-07 02:27:43 +03:00
Place vault role credentials only to vault group hosts
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
- "{{ vault_pki_mounts.etcd }}"
|
||||
loop_control:
|
||||
loop_var: mount
|
||||
when: inventory_hostname in groups.vault
|
||||
|
||||
- include: ../shared/gen_ca.yml
|
||||
vars:
|
||||
|
||||
Reference in New Issue
Block a user