mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
This patch add new param method to fetch parameters from the Ansible module, so modules don't have to use the long name `self._module.params.get()`.