summaryrefslogtreecommitdiffstats
path: root/playbook.yml
blob: ea510a46ad45e57e5e9b8c46e264957f8f63fd87 (plain)
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