aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/molecule/default/tests/test_lineinfile_strategy.py
Commit message (Collapse)AuthorAgeFilesLines
* test: expand Molecule coverage for exporter behaviorColin Wilk2026-07-211-0/+38
| | | | | | | | | | | | Cover lineinfile and YAML behavior for default exporters, skipped defaults, exporters without IDs, duplicate definitions, path and host overrides, path-prefix precedence, and inherited label overrides. Verify YAML handling of null documents, multiple files, labeled and unlabeled groups, and duplicate targets. Add test coverage for command and shell handlers using run-once, per-host, disabled, and non-become configurations.
* test: split tests by strategyColin Wilk2026-07-211-0/+94