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

Problem to setup zones #1

Open
DanielJohansson1976 opened this issue Dec 2, 2021 · 1 comment
Open

Problem to setup zones #1

DanielJohansson1976 opened this issue Dec 2, 2021 · 1 comment

Comments

@DanielJohansson1976
Copy link

Hi

Can someone help me? I received this error when I try to run this role.

TASK [setup zones] ************************************************************************************************************************************************************************************************
failed: [master] (item=master) => {"ansible_loop_var": "item", "changed": false, "item": "master", "msg": "AnsibleUndefinedVariable: 'ansible.parsing.yaml.objects.AnsibleUnicode object' has no attribute 'name'"}
failed: [slave] (item=master) => {"ansible_loop_var": "item", "changed": false, "item": "master", "msg": "AnsibleUndefinedVariable: 'ansible.parsing.yaml.objects.AnsibleUnicode object' has no attribute 'name'"}
ok: [slave] => (item=slave)
ok: [master] => (item=slave)
ok: [slave] => (item=forward)
ok: [master] => (item=forward)

Thanks

Daniel

@danitfk
Copy link
Owner

danitfk commented Dec 7, 2021

Can you provide your inventory file?

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

No branches or pull requests

2 participants