summaryrefslogtreecommitdiffstats
path: root/roles/openshift_metrics
diff options
context:
space:
mode:
authorVincent Schwarzer <vincent.schwarzer@yahoo.de>2017-05-15 17:13:57 +0200
committerVincent Schwarzer <vincent.schwarzer@yahoo.de>2017-05-18 12:29:10 +0200
commit508bb00f64a6dd13a958e36159515cf6928155cc (patch)
tree7bd2c82e4d4178ad452227395bb98540a0f1b0f5 /roles/openshift_metrics
parente748591d96c64560c94f141a178b9f719a28721a (diff)
downloadopenshift-508bb00f64a6dd13a958e36159515cf6928155cc.tar.gz
openshift-508bb00f64a6dd13a958e36159515cf6928155cc.tar.bz2
openshift-508bb00f64a6dd13a958e36159515cf6928155cc.tar.xz
openshift-508bb00f64a6dd13a958e36159515cf6928155cc.zip
Localhost TMP Dir Fix
Diffstat (limited to 'roles/openshift_metrics')
-rw-r--r--roles/openshift_metrics/tasks/main.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/openshift_metrics/tasks/main.yaml b/roles/openshift_metrics/tasks/main.yaml
index e8b7bea5c..4ca5e6138 100644
--- a/roles/openshift_metrics/tasks/main.yaml
+++ b/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: >