Skip to content

Commit 68907dc

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 143211f commit 68907dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Add inventory.ini in [ansible/playbooks/](playbooks) with the following content:
1111
;note that machine's name should be benchmark-machine
1212
node-0 ansible_host=${YOUR_SERVER_IP} ansible_user=${YOUR_USER}
1313

14-
;optional, only required for some benchmarks, i.e for playbook-transfer-speed.yml
14+
;optional, only required for some benchmarks, i.e for playbook-transfer-speed.yml
1515
[client_machines]
1616
client-0 ansible_host=x.x.x.x private_ip=x.x.x.x ansible_user=root
1717

0 commit comments

Comments
 (0)