fix path to macbook ansible script

This commit is contained in:
Morgan Wattiez 2019-08-17 11:52:17 +02:00
parent 5375dff58a
commit fb7063dc53

View File

@ -29,7 +29,7 @@ run `zsh .scripts/upgrade.sh`
* Install AWS-CLI
### If Yubico is installed, run this :
`sudo ansible-playbook ~/Code/dotfiles/macsecure_playbook.yaml`
`sudo ansible-playbook ~/.scripts/ansible/macsecure_playbook.yaml`
#### In cases of `\n` errors with zsh
https://github.com/robbyrussell/oh-my-zsh/issues/6764#issuecomment-384045008