pub fn is_known(module: &str) -> boolExpand description
Whether this engine can run the module at all, natively on the agent or on the controller. The two tables are all there is, so a playbook naming anything else can be refused while it is being loaded, which is where the reference refuses a module it cannot resolve.