so the var you are looking for does not exist in the first place, where are you setting them?
in any case the following should skip those errors: when: item|basename in hostvars[inventory_hostname] and hostvars[inventory_hostname][item|basename]['user']['state'] == "present" ---------- Brian Coca -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CACVha7eaLfA%3Dr_8iKRRfSkQE7DQravdQ4yWZxxJUnXSWYdXwfw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
