Commit 1c6b0f93 by Michael DeHaan

Best practices doc updates

parent a2915bff
......@@ -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...
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment