mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
correct example since per_host default is false (#54725)
This commit is contained in:
committed by
Brian Coca
parent
579e72573a
commit
2c169e0baf
@@ -46,6 +46,7 @@ EXAMPLES = r'''
|
||||
- set_stats:
|
||||
data:
|
||||
packages_installed: 31
|
||||
per_host: yes
|
||||
|
||||
# Aggregating random stats for all hosts using complex arguments
|
||||
- set_stats:
|
||||
|
||||
Reference in New Issue
Block a user