You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PLAY [Creating host group zookeeper from dynamic inventory] *******************************************************************
TASK [Gathering Facts] ********************************************************************************************************
ok: [localhost]
TASK [add_host] ***************************************************************************************************************
fatal: [localhost]: FAILED! => {"failed": true, "msg": "'dict object' has no attribute u'tag_Name_insight_test'"}
NO MORE HOSTS LEFT ************************************************************************************************************
to retry, use: --limit @/home/ubuntu/git/ansible-playbook/zookeeper.retry
PLAY RECAP ********************************************************************************************************************
localhost : ok=1 changed=0 unreachable=0 failed=1
Issuing the command:
yields the following error:
Here is the contents of my vars.yml file:
Any ideas if I'm doing something wrong or if a bug may be causing this?
The text was updated successfully, but these errors were encountered: