mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
Pass the variables from openshift/keytab down to keytab/service
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user