--- - hosts: localhost tasks: - include_tasks: assert-vars.yml - include_tasks: disable-ipv6.yml - include_tasks: hosts.yml - include_tasks: inst-packages.yml - include_tasks: misc.yml - name: import netdata role import_role: name: role-netdata