Fix typo in README example command
This commit is contained in:
parent
357eb4ce03
commit
3b83513bbd
@ -27,7 +27,7 @@ This is a work in progress, and is mostly a means for me to document my current
|
|||||||
|
|
||||||
You can filter which part of the provisioning process to run by specifying a set of tags using `ansible-playbook`'s `--tags` flag. The tags available are `dotfiles`, `homebrew`, `mas` and `osx`.
|
You can filter which part of the provisioning process to run by specifying a set of tags using `ansible-playbook`'s `--tags` flag. The tags available are `dotfiles`, `homebrew`, `mas` and `osx`.
|
||||||
|
|
||||||
ansible-playook main.yml -i inventory -K --tags "dotfiles,homebrew"
|
ansible-playbook main.yml -i inventory -K --tags "dotfiles,homebrew"
|
||||||
|
|
||||||
## Overriding Defaults
|
## Overriding Defaults
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user