mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Best practices doc updates
This commit is contained in:
@@ -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...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user