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/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)
11 years ago
..
errors Creating playbook executor and dependent classes 11 years ago
executor Creating playbook executor and dependent classes 11 years ago
mock Creating playbook executor and dependent classes 11 years ago
parsing Use the node's start_mark to determine line and column. 11 years ago
playbook Moving more action plugins over and fixing some bugs with role loading 11 years ago
plugins Adding new playbook objects for v2 11 years ago
vars Adding VariableManager class for v2 11 years ago
__init__.py Give all v2 tests the python3 compat boilerplate 11 years ago