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 ee82996 commit b5d09b6
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 @@ -75,7 +75,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 b5d09b6

Please sign in to comment.