diff --git a/README.md b/README.md index 0705821..7884585 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ Get the Vault command-line client via [vaultproject.io/downloads](https://www.va You'll want to create an Ansible entity with an alias, create both a `token` and a `userpass` alias and use the latter one to authenticate against Vault to retrieve a token. You'll likely want a distinct group where your Ansible entity becomes a member and which uses a policy such as the example at [policies/role-cfgmgmt/cfgmgmt.hcl](policies/role-cfgmgmt/cfgmgmt.hcl). - From here on out just more of what you already did so feel free to make this fit your own approach. + From here on out it's just more of what you already did, feel free to make this fit your own approach. ## Clean-up