OSBS: use stdout of the oc command to get the aarch64 service account token
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
fd559dd4a2
commit
e3a59b442b
1 changed files with 1 additions and 1 deletions
|
@ -437,7 +437,7 @@
|
|||
- name: save the token locally
|
||||
local_action: >
|
||||
copy
|
||||
content=orchestator-token-x86_64
|
||||
content=orchestator-token-x86_64.stdout
|
||||
dest=/tmp/.orchestator-token-x86_64
|
||||
mode=0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue