We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80313e6 commit a48c39dCopy full SHA for a48c39d
1 file changed
tutorial2/README.md
@@ -843,7 +843,7 @@ You will now create a new user and add them to the `wheel` group so they have `s
843
1. Run the playbook
844
845
```bash
846
- ansible-playbook -i inventory compute ~/playbooks/create_sudo_users.yml
+ ansible-playbook -i inventory ~/playbooks/create_sudo_users.yml
847
```
848
849
1. SSH into your other nodes and verify that the users have been correctly
0 commit comments