ansible/lib/ansible
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
..
cache Fix pylint error on "cachefile does not exist" 2015-05-01 13:57:13 -04:00
callback_plugins
inventory made special treatment of certain filesystem for selinux configurable 2015-05-15 13:19:15 -04:00
module_utils basic: fix ValueError if value of a type='int' is not an int 2015-05-19 17:40:46 +02:00
modules Update submodule ref to fix postgres_user 2015-05-18 12:46:31 -07:00
playbook just a few spelling error changes 2015-04-28 09:36:42 -04:00
runner just a few spelling error changes 2015-04-28 09:36:42 -04:00
utils removed empty choices from files 2015-05-19 10:46:20 -04:00
__init__.py Updating version to contain the full major/release 2015-04-06 18:30:38 -05:00
callbacks.py
color.py
constants.py made special treatment of certain filesystem for selinux configurable 2015-05-15 13:19:15 -04:00
errors.py
module_common.py made special treatment of certain filesystem for selinux configurable 2015-05-15 13:19:15 -04:00