ansible/v2/test
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
..
errors Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
executor Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
mock Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
parsing Use the node's start_mark to determine line and column. 2015-04-01 13:51:01 -07:00
playbook Moving more action plugins over and fixing some bugs with role loading 2015-01-07 10:48:33 -06:00
plugins Adding new playbook objects for v2 2014-11-05 21:13:47 -06:00
vars Adding VariableManager class for v2 2014-11-03 13:51:18 -06:00
__init__.py Give all v2 tests the python3 compat boilerplate 2014-10-15 19:25:48 -04:00