From 4f58b8cf61505c1ed56f36322fed8d9fb2243608 Mon Sep 17 00:00:00 2001 From: Louis-Michel Couture Date: Thu, 14 Sep 2017 11:37:45 -0400 Subject: [PATCH] Update readme to point to the latest version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fc4715..086f62e 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ To get started, add this role (`louim.bedrock-site-protect`) to the `requirement ``` - name: bedrock-site-protect src: louim.bedrock-site-protect - version: 1.1.0 + version: 1.2.0 ``` Then re-run the `ansible-galaxy install -r requirements.yml` to install the new role. You might need to add the `-f` option to force install of previously downloaded roles.