Files
Martin KrizekandGitHub 06cd285901 Play recap stats and callbacks for include_role, consolidate with include_tasks (#79260)
This moves handling of callbacks and play recap stats from
_load_included_file to individual strategies so include_role tasks are
accounted for, not just include_tasks.

Fixes #77336
2024-01-23 15:57:05 +01:00

6 lines
99 B
YAML

- hosts: localhost
gather_facts: false
tasks:
- include_role:
name: does-not-exist