On 02/28/2014 03:33 PM, David Marti wrote:
Can anybody explain what this error means and why i can't run anything in ansible:

mb-dmarti:tasks dmarti$ ansible -i sudo_hosts sudo_site.yml --list-hosts
Traceback (most recent call last):
  File "/opt/ansible/ansible/bin/ansible", line 224, in <module>
    (options, args) = cli.parse()
  File "/opt/ansible/ansible/bin/ansible", line 73, in parse
    if (options.su or options.su_user or options.ask_su_pass) and \
AttributeError: Values instance has no attribute 'su'
--
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/56e62a40-2be2-446f-9853-08bf141146aa%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

How did you install ansible and what version are you using?

--
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/53148ADA.5080601%40gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to