ansible/lib
Rene Moser 8f29ca23ae basic: fix ValueError if value of a type='int' is not an int
With this fix, we get a friendly error message:

    failed: [localhost] => {"failed": true}
    msg: value of argument start_port is not of type int and we were unable to automatically convert
2015-05-19 17:40:46 +02:00
..
ansible basic: fix ValueError if value of a type='int' is not an int 2015-05-19 17:40:46 +02:00