Just started testing the new 2.2 version with my current playbooks, but it 
fails already in the facts gathering on Solaris 8 and 9. Solaris 10 works 
fine, and
8 and 9 worked fine with 2.1.2.0 and 2.1.3.0. Python version is 2.6.2 on 
both Solaris 8 and 9.


*Error message:*
(2.2.0.0) -bash-4.2$ ansible-playbook 
--inventory-file=/local/ansible/unix/staging/inventory/hosts site.yml 
--limit xx.xx.xx.xx.xx -v
Using /local/home/ans_unix/.ansible.cfg as config file

PLAY [First ansible tests] 
*****************************************************

TASK [setup] 
*******************************************************************
fatal: [xx.xx.xx.xx.xx]: FAILED! => {"changed": false, "cmd": null, 
"failed": true, "msg": "Argument 'args' to run_command must be list or 
string", "rc": 257}
        to retry, use: --limit @/local/ansible/unix/staging/site.retry

PLAY RECAP 
*********************************************************************
xx.xx.xx.xx.xx      : ok=0    changed=0    unreachable=0    failed=1   


Anyone else seen this ?

-- 
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/89b51a27-b805-4867-9bb5-8c72d4c74b91%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to