On 2 December 2016 at 10:18, Chitrangda Kapoor <[email protected]> wrote: > "[root@localhost roles]# ansible host -m netscaler -a > "nsc_host=10.102.56.141 user=nsroot password=nsroot" -vvv > Using /etc/ansible/ansible.cfg as config file > ERROR! Specified hosts and/or --limit does not match any hosts"
Can you try ansible *localhost* -m netscaler -a "nsc_host=10.102.56.141 user=nsroot password=nsroot" -vvv Serge -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
