I am trying to create a playbook that creates user in linux and I have declared 
my variables as a dictionary's type user_data but when I run it I have the 
following error :

FAILED! => {

"assertion": "ansible_failed_result.failed == false",
"changed": false,
"evaluated_to": false,
"msg": "Sorry, the unit test failed to create_user. Error = 'dict object' does 
not have a 'name' attribute."

thank you in advance for your future responses.

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-devel/7e7331b9-fb49-433f-ab7c-89a9f32f3c9e%40googlegroups.com.

Reply via email to