Ver código fonte

Merge pull request #4224 from VincentS/LocalTMPDir_Fix

Merged by openshift-bot
OpenShift Bot 8 anos atrás
pai
commit
6cacc87bdd
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      roles/openshift_metrics/tasks/main.yaml

+ 1 - 0
roles/openshift_metrics/tasks/main.yaml

@@ -25,6 +25,7 @@
   local_action: command mktemp -d
   register: local_tmp
   changed_when: False
+  become: false
 
 - name: Copy the admin client config(s)
   command: >