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.
ansible/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
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Fix nxos_vxlan_vtep test (#49479) 6 years ago
legacy Digital Ocean Integration tests (#29960) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner new module: azure_rm_rediscache (#47914) 6 years ago
sanity Refactoring cnos_vlan in line with ios, eos etc. (#48924) 6 years ago
units Add better error when k=v syntax is used with YAML in tasks (#41754) 6 years ago
utils Fix passing of env vars to Shippable. 6 years ago