- name: Setup telegraf hosts: all user: root become: yes gather_facts: yes tasks: - include_role: name: telegraf vars: update_secret: true