Format post front matter and tags

This commit is contained in:
Oliver Davies 2021-07-09 17:32:30 +01:00
parent e36882ee20
commit 861e604a97
162 changed files with 733 additions and 731 deletions

View file

@ -1,10 +1,12 @@
---
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: [ansible, molecule, testing, video]
excerpt: Some resources that I found for testing Ansible roles with a tool called Molecule.
tags:
- ansible
- molecule
- testing
- video
---
I used to maintain a number of [Ansible roles][roles], and I recently wrote one