Skip to content

Undefined variable when calling node_exporter role #579

Open
@ansiblejunky

Description

@ansiblejunky

Calling the role with the following task:

    - name: Install node exporter
      ansible.builtin.include_role:
        name: prometheus.prometheus.node_exporter

Ansible produces:

    "msg": "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'system'. 'dict object' has no attribute 'system'. 'dict object' has no attribute 'system'. 'dict object' has no attribute 'system'"

Using ansible [core 2.16.5]
Using collection prometheus.prometheus = 0.26.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions