From 8ec51924d6d80ec66f74709981f881fceb9c7832 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pawe=C5=82=20Krupa?= <pawel@krupa.net.pl>
Date: Sun, 3 Feb 2019 18:56:11 +0100
Subject: [PATCH] [ci skip] add Mac deps

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 7d3f4c3..1496275 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,7 @@ Deploy prometheus [node exporter](https://github.com/prometheus/node_exporter) u
 ## Requirements
 
 - Ansible >= 2.5 (It might work on previous versions, but we cannot guarantee it)
+- gnu-tar on Mac deployer host (`brew install gnu-tar`)
 
 ## Role Variables
 
-- 
GitLab