mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 16:53:11 +00:00
By default, the vendor neutral modules will just go on if no implementation module is found. If user specifies the task argument fail_on_missing_module and sets it to True, then we bail out the play early and report that to the user.