ansible/v2
Toshio Kuratomi 05f1bed12b Use the node's start_mark to determine line and column.
* Elminates a lot of logic in the AnsibleComposer class.
* Update tests with new column offsets.  The rule should now be
  consistently: Column is the start of the entry's value (so for
  strings, the first non-space after the entry beginning, for dicts, the
  first character of the first key)
2015-04-01 13:51:01 -07:00
..
ansible Use the node's start_mark to determine line and column. 2015-04-01 13:51:01 -07:00
bin added vault password to dataloder creation 2015-03-21 01:33:10 -04:00
hacking Port sivel's fix for egg_info (#10563) to v2 2015-03-30 19:15:41 -07:00
samples Modifying sample for test_become to show more test cases 2015-03-23 15:22:34 -05:00
scripts Add the python3 compat header 2014-10-28 20:41:51 -04:00
test Use the node's start_mark to determine line and column. 2015-04-01 13:51:01 -07:00
README-tests.md Add a README for the v2 unittests 2014-10-15 18:25:54 -04:00