diff --git a/README.md b/README.md index 9c8a028..a9f816a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Add the role to the `galaxy.yml` file of Trellis : - name: trellis-redis src: https://github.com/E-VANCE/trellis-redis type: git - version: 0.2.9 + version: 0.3 ``` Run `ansible-galaxy install -r galaxy.yml` to install the new role.