From 332b4979afbadf513f294c9ec5b5708fb2bef499 Mon Sep 17 00:00:00 2001 From: Matthew Hodgkins Date: Mon, 29 Jan 2018 22:42:17 +0100 Subject: [PATCH] Add Blog: Testing Roles on Windows with Test-Kitchen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4f64b9..4dc0403 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Ansible is an open source toolkit, written in Python, it is used for Configurat - [Ansible (Real Life) Good Practices](https://reinteractive.com/posts/167-ansible-real-life-good-practices) - Best practice guidelines. - [Ansible Best Practices by enginyoyen](https://github.com/enginyoyen/ansible-best-practises) - Some Best Practices for Ansible. - +- [Testing Ansible Roles Against Windows with Test-Kitchen](https://hodgkins.io/testing-ansible-roles-windows-test-kitchen) - Using Test-Kitchen with Ansible to apply playbooks to Windows machines and test them with [Pester](https://github.com/pester/Pester/). ## Cheat sheets > Structured Documents for fast and easy reference.