mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-25 13:55:32 +00:00
* 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) |
||
|---|---|---|
| .. | ||
| vault | ||
| yaml | ||
| __init__.py | ||
| test_data_loader.py | ||
| test_mod_args.py | ||
| test_splitter.py | ||