diff --git a/docs/docsite/rst/user_guide/playbooks_handlers.rst b/docs/docsite/rst/user_guide/playbooks_handlers.rst index e277dd45c16..dfbb5e4a4f1 100644 --- a/docs/docsite/rst/user_guide/playbooks_handlers.rst +++ b/docs/docsite/rst/user_guide/playbooks_handlers.rst @@ -50,6 +50,7 @@ In this example playbook, the second task notifies the handler. A single task ca .. code-block:: yaml + tasks: - name: Template configuration file ansible.builtin.template: src: template.j2