ansible-doc -l => lists all modules in your ansible installation On Sun, Aug 9, 2015 at 4:19 PM, stephane jean <[email protected]> wrote: > oops thanks it's now working with 'ansible-playbook ...', but not with > 'ansible...' i tried with > > env ANSIBLE_LOAD_CALLBACK_PLUGINS=1 ansible windows -m win_ping > or > ANSIBLE_LOAD_CALLBACK_PLUGINS=1 ansible windows -m win_ping > > and i still get the error > 192.168.0.37 | FAILED => 500 WinRMTransport. [SSL: > CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581) > > I was also wondering, is there an help command to see all the modules > avaible ? because i currently check on > the website. > > -- > 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/e958bd84-a42b-4843-b261-338866489cd1%40googlegroups.com. > > For more options, visit https://groups.google.com/d/optout.
-- 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/CAJ5XC8kgcwm%2BhF%2B%2BkvEJiyCkgQsfJUJ9YTQO8BJDMkkAS%2Bbjuw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
