mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 17:23:09 +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".