We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3376c1a commit 98c1190Copy full SHA for 98c1190
README.md
@@ -32,6 +32,10 @@ You can use this playbook to manage other Macs as well; the playbook doesn't eve
32
1. (On the Mac you want to connect to:) Go to System Preferences > Sharing.
33
2. Enable 'Remote Login'.
34
35
+> You can also enable remote login on the command line:
36
+>
37
+> sudo systemsetup -setremotelogin on
38
+
39
Then edit the `inventory` file in this repository and change the line that starts with `127.0.0.1` to:
40
41
```
0 commit comments