From ec10fba148c18d149a9957e4bab5e2f529625019 Mon Sep 17 00:00:00 2001 From: Arkadiusz Kondas Date: Thu, 3 Dec 2015 23:36:08 +0100 Subject: [PATCH] update readme with correct role name example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae5bfa3..b6189d1 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ None. - hosts: webservers roles: - - { role: php7 } + - { role: itcraftsmanpl.php7 } ## License