Skip to content

Commit 1296702

Browse files
committed
Fix ansible-playbook command in readme
1 parent dd4760a commit 1296702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ ssh-copy-id [email protected]
112112

113113
3 run the `rpi` playbook
114114
```sh
115-
cd ansible && ansible-playbook rpi.yml -i hosts --ask-pass
115+
cd ansible && ansible-playbook rpi.yml -i hosts
116116
```
117117

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

0 commit comments

Comments
 (0)