Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Commit

Permalink
docs(README): standardize example playbook
Browse files Browse the repository at this point in the history
  • Loading branch information
niall-byrne committed Feb 25, 2023
1 parent f3a4677 commit a08d2d6
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 @@ -88,7 +88,7 @@ Example Playbook
----------------

```yaml
- hosts: web
- hosts: all
roles:
- role: elliotweiser.osx-command-line-tools # Dependency of geerlingguy.mac.homebrew
- role: geerlingguy.mac.homebrew
Expand Down

0 comments on commit a08d2d6

Please sign in to comment.