direct-module-calls-local-only-run-on-for-remote

Status: IN

Direct module calls (`ftl.file(...)`) execute locally and return a dict; `ftl.run_on()` is required for remote/multi-host execution and returns a list of result objects with `.host`, `.success`, `.changed`, `.output`.

Source: entries/2026/05/11/examples-06-automation-context-example_phase2_inventory.md

JSON