aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/molecule/default/tests
Commit message (Collapse)AuthorAgeFilesLines
* Add tests for hook functionality and lineinfile parametersColin Wilk2023-06-031-9/+50
| | | | Signed-off-by: Colin Wilk <colin.wilk@tum.de>
* Switch to 4 space indentation by default for lineinfile strategyColin Wilk2023-05-291-4/+4
| | | | | | | | | | | | | | | | | | This will change indentation in target files like: - labels: exporter: node targets: - host:9100 to - labels: exporter: node targets: - host:9100 Signed-off-by: Colin Wilk <colin.wilk@tum.de>
* Add molecule with some simple test casesColin Wilk2023-05-271-0/+16
Signed-off-by: Colin Wilk <colin.wilk@tum.de>