mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-12 11:51:10 +00:00
In the description of the find module return value, the sample dict has its key=value strings converted to key=value: None in the web documentation. This commit updates the sample output to a 'real' dict. Minor additional edit in the description: "return list *of* files".