mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-17 22:30:59 +00:00
This commit fixes up the get_config method to match the minimum method signature as defined by the base class. Without this patch, the get_config method calls will fail in some cirumstances.