mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
40a5f7bfdf
* Add error message for k=v and YAML in a single task Find the correct line, column, and position for k=v errors since they are different than the position reported initially. Document bug in quoting syntax check. * Change tense or error message Since the error still exists, switch to present tense rather than past tense. * Remove double spaces after periods in error messages. http://www.slate.com/articles/technology/technology/2011/01/space_invaders.html * Add changelog fragment * Add tests for new error message * Fix tests * Add clarifying comments to unit test |
||
---|---|---|
.. | ||
role | ||
__init__.py | ||
test_attribute.py | ||
test_base.py | ||
test_become.py | ||
test_block.py | ||
test_conditional.py | ||
test_helpers.py | ||
test_included_file.py | ||
test_play.py | ||
test_play_context.py | ||
test_playbook.py | ||
test_taggable.py | ||
test_task.py |