Skip to content

Commit

Permalink
Best practices doc updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mpdehaan committed Feb 23, 2013
1 parent a2915bf commit 1c6b0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docsite/rst/bestpractices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ This makes a dynamic group of hosts matching certain criteria, even if that grou

- hosts: all
tasks:
- group_by key=${ansible_distribution}
- group_by: key=${ansible_distribution}

# now just on the CentOS hosts...

Expand Down

0 comments on commit 1c6b0f9

Please sign in to comment.