From c1db3f6c4e94158585a128bb728353b7a7fcd5e0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Herv=C3=A9=20=20MENAGER?= <herve.menager@pasteur.fr>
Date: Thu, 3 Aug 2017 15:38:02 +0200
Subject: [PATCH] Update README.md

Former-commit-id: e487344ce2bc3576e0cf86c4a0d243c20c094682
---
 ansible/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ansible/README.md b/ansible/README.md
index 35de422b..51e40fef 100644
--- a/ansible/README.md
+++ b/ansible/README.md
@@ -2,5 +2,5 @@
 
 This repository contains the playbooks to manage an ippidb instance with ansible
 
-system.yaml: install system requirements
-deploy.yaml: download/update iPPI-DB and perform required procedures to migrate and restart
\ No newline at end of file
+- `system.yaml`: install system requirements
+- `deploy.yaml`: download/update iPPI-DB and perform required procedures to migrate and restart
\ No newline at end of file
-- 
GitLab