mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-10 02:41:30 +00:00
The return documentation for ios_facts used an inconsistent mix of str and string to denote a string data type. This patch modifies all to be "string".