Skip to content

Commit a48c39d

Browse files
committed
fixed ansible playbooks.
1 parent 80313e6 commit a48c39d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorial2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -843,7 +843,7 @@ You will now create a new user and add them to the `wheel` group so they have `s
843843
1. Run the playbook
844844
845845
```bash
846-
ansible-playbook -i inventory compute ~/playbooks/create_sudo_users.yml
846+
ansible-playbook -i inventory ~/playbooks/create_sudo_users.yml
847847
```
848848
849849
1. SSH into your other nodes and verify that the users have been correctly

0 commit comments

Comments
 (0)