Change "Test Driven" to "Test-Driven"

This commit is contained in:
Oliver Davies 2021-10-05 12:00:00 +01:00
parent 27c5ea4c16
commit 3057ffdc25
15 changed files with 18 additions and 18 deletions

View file

@ -1,5 +1,5 @@
---
title: Test Driven Ansible Role Development with Molecule
title: Test-Driven Ansible Role Development with Molecule
date: 2019-06-02
excerpt: Some resources that I found for testing Ansible roles with a tool called Molecule.
tags: