--- # execute this role - name: "install and configure a log forwarder" hosts: "all" become: true roles: - role: "log_forwarder"