1 2 3 4 5 6 7 8
--- - name: Example hosts: localhost gather_facts: false tasks: - name: include extra tasks ansible.builtin.include_tasks: file: /dev/null