diff --git a/playbooks/groups/osbs-cluster.yml b/playbooks/groups/osbs-cluster.yml index f48761f2de..05e039c163 100644 --- a/playbooks/groups/osbs-cluster.yml +++ b/playbooks/groups/osbs-cluster.yml @@ -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