StackStorm / ansible-st2

Ansible Roles and Playbooks to deploy StackStorm
https://galaxy.ansible.com/StackStorm/stackstorm/
Apache License 2.0
100 stars 75 forks source link

st2chatops: allow auth passwords with spaces in "st2 auth" command #188

Closed kevin-nlix closed 6 years ago

kevin-nlix commented 6 years ago

Passwords with spaces were passed incorrectly because of missing quotes. This caused the executed command to fail as the space separated parts were each used as argument instead of as one argument.

arm4b commented 6 years ago

Included in v0.8.6: https://galaxy.ansible.com/StackStorm/stackstorm/