diff --git a/inventory/group_vars/openqa-stg b/inventory/group_vars/openqa-stg index dbf4b9a053..8bd68b19e6 100644 --- a/inventory/group_vars/openqa-stg +++ b/inventory/group_vars/openqa-stg @@ -90,4 +90,4 @@ fedmsg_env: stg # We set this here because we have a task that uses become_user where the user does not # have perms to write to their homedir. So we cannot use the default ~user/.ansible tmpdir. -ansible_remote_tmp: /tmp/.ansible-${USER}/tmp +#ansible_remote_tmp: /tmp/.ansible-${USER}/tmp