mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-17 14:27:47 -02:30
Place vault role credentials only to vault group hosts
This commit is contained in:
@@ -42,3 +42,4 @@
|
||||
when: inventory_hostname == groups.vault|first
|
||||
|
||||
- include: create_roles.yml
|
||||
when: inventory_hostname in groups.vault
|
||||
|
||||
Reference in New Issue
Block a user