Closed matthewlmcclure closed 8 years ago
thanks again!
You're welcome!
On Mon, Sep 12, 2016 at 2:30 PM Dj notifications@github.com wrote:
thanks again!
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/SeleniumHQ/ansible-selenium/pull/4#issuecomment-246445032, or mute the thread https://github.com/notifications/unsubscribe-auth/AActWruRz63Cu5je-dzNYhs8op65UYpDks5qpZpSgaJpZM4J6v4i .
It seems that
module.params['force']
evaluates asTrue
unlesstype='bool'
is declared inargument_spec
.