mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6531ba38f8
fial_json() requires a message be given to it to inform the end user of why the module failed. Prior to this commit, the message had to be a keyword argument: module.fail_json(msg='Failed due to error') Since this is a required parameter, this commit allows the message to be given as a positional argument instead: module.fail_json('Failed due to an error') |
5 years ago | |
---|---|---|
.. | ||
cli | 5 years ago | |
compat | 6 years ago | |
config | 5 years ago | |
errors | 5 years ago | |
executor | 5 years ago | |
galaxy | 5 years ago | |
inventory | 5 years ago | |
inventory_test_data/group_vars | 10 years ago | |
mock | 5 years ago | |
module_utils | 5 years ago | |
modules | 5 years ago | |
parsing | 5 years ago | |
playbook | 5 years ago | |
plugins | 5 years ago | |
regex | 6 years ago | |
template | 5 years ago | |
utils | 5 years ago | |
vars | 5 years ago | |
__init__.py | 8 years ago | |
requirements.txt | 5 years ago | |
test_constants.py | 8 years ago | |
test_context.py | 5 years ago |