Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The error was: ansible.errors.AnsibleUndefinedVariable: 'dict object' has no attribute 'core'. #3

Open
rmalenko opened this issue Apr 18, 2024 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@rmalenko
Copy link

Hello,

I got this error message: The error was: ansible.errors.AnsibleUndefinedVariable: 'dict object' has no attribute 'core'.
Could you help me to write the correct variables?

My setup:

---
- name: NATS cluster
  hosts: nats_cluster
  roles:
    - nats-server

  vars:
    nats_host_group: "core"
    nats_user: "core-nat"
    nats_passwd: "op"

    natscli_enabled: "true"
    natscli_version: "0.1.14"
    nats_version: "2.10.14"
    nats_prometheus_exporter_version: "0.15.0"
@1995parham 1995parham self-assigned this Apr 29, 2024
@1995parham 1995parham added the documentation Improvements or additions to documentation label Apr 29, 2024
@1995parham
Copy link
Member

Hi, sorry it takes so long to answer. We need to update the configuration sample. I will do and share it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants