Pass the variables from openshift/keytab down to keytab/service

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-12-10 09:34:52 +01:00
parent d18ec8b7f6
commit ffd14b9538
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -3,7 +3,8 @@
include_role:
name: keytab/service
vars:
object_app: "{{keytab_app}}"
service: "{{ keytab_service }}"
host: "{{ keytab_host }}"
kt_location: "/etc/openshift_apps/{{keytab_app}}/{{keytab_key}}.kt"
- name: Call `oc secrets new` on the copied file