diff options
Diffstat (limited to 'benchmarks/playbooks/fio.yaml')
-rw-r--r-- | benchmarks/playbooks/fio.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/playbooks/fio.yaml b/benchmarks/playbooks/fio.yaml index 9532b166..e9028cd0 100644 --- a/benchmarks/playbooks/fio.yaml +++ b/benchmarks/playbooks/fio.yaml @@ -9,7 +9,7 @@ - hosts: "{{role}}" become: yes - become_user: "{{username}}" + remote_user: "{{username}}" tasks: - name: checking_home directory shell: echo $HOME |