1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test
Sam Doran 40a5f7bfdf Add better error when k=v syntax is used with YAML in tasks (#41754)
* 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
2018-12-04 12:32:02 -05:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
integration Fix nxos_vxlan_vtep test (#49479) 2018-12-04 21:55:26 +05:30
legacy Digital Ocean Integration tests (#29960) 2018-11-28 12:07:47 +00:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner new module: azure_rm_rediscache (#47914) 2018-11-28 15:59:55 -08:00
sanity Refactoring cnos_vlan in line with ios, eos etc. (#48924) 2018-11-28 12:51:39 -05:00
units Add better error when k=v syntax is used with YAML in tasks (#41754) 2018-12-04 12:32:02 -05:00
utils Fix passing of env vars to Shippable. 2018-11-14 10:50:31 -08:00