Skip to content

Commit

Permalink
Fix ansible-playbook command in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
brutella committed Aug 12, 2021
1 parent dd4760a commit 1296702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ ssh-copy-id [email protected]

3 run the `rpi` playbook
```sh
cd ansible && ansible-playbook rpi.yml -i hosts --ask-pass
cd ansible && ansible-playbook rpi.yml -i hosts
```

4. open any HomeKit app and add the camera to HomeKit (pin for initial setup is `001 02 003`)
Expand Down

0 comments on commit 1296702

Please sign in to comment.