RocketChat / Rocket.Chat.Ansible

Deploy Rocket.Chat with Ansible!
MIT License
94 stars 80 forks source link

Login via Ansible #86

Closed huiminzeng closed 6 years ago

huiminzeng commented 6 years ago

Hi everyone! I am trying to use ansible-playbook to log into rocketchat. Following is my playbook:

asdf

the result turns out to be:

re

Basically, you can see that my first task runs just fine. The second one fails. The user and password are feedback information after i run the LOGIN-API of Rocketchat. Personally, i assume that the error has nothing to do with my systematical prerequisites. These are my system info:

Thanks for helping!

huiminzeng commented 6 years ago

I found the reason. It occurred because i gave the authentication information to the wrong parameters.