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/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)
11 years ago
..
ansible Use the node's start_mark to determine line and column. 11 years ago
bin added vault password to dataloder creation 11 years ago
hacking Port sivel's fix for egg_info (#10563) to v2 11 years ago
samples Modifying sample for test_become to show more test cases 11 years ago
scripts Add the python3 compat header 11 years ago
test Use the node's start_mark to determine line and column. 11 years ago
README-tests.md Add a README for the v2 unittests 11 years ago