Best practices doc updates

pull/2188/head
Michael DeHaan 12 years ago
parent a2915bff8d
commit 1c6b0f93f1

@ -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...

Loading…
Cancel
Save