From 463e6b5051e70df62d6a5dffe15a041d6edb8251 Mon Sep 17 00:00:00 2001 From: Julien DAUPHANT Date: Sat, 14 Mar 2015 01:12:47 +0100 Subject: [PATCH] Add yaml syntax highlight for an example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78b870c..f2000cf 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ Additional configuration are created in /etc/nginx/conf.d/ ``` 6) Example to use this role with my ssl-certs role to generate or copie ssl certificate ( https://galaxy.ansible.com/list#/roles/3115 ) -``` +```yaml - hosts: all roles: - jdauphant.ssl-certs