Update to Github Readme

ansible-galaxy install greendayonfire.mongodb
- downloading role 'mongodb', owned by greendayonfire
 [WARNING]: - greendayonfire.mongodb was NOT installed successfully: - sorry, greendayonfire.mongodb was not found
on https://galaxy.ansible.com.
This commit is contained in:
Cameron Dixon 2018-08-20 21:27:32 -04:00 committed by GitHub
parent c0bc450ceb
commit d10141a04e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ mongodb_root_admin_password: passw0rd
#### Usage
Add `greendayonfire.mongodb` to your roles and set vars in your playbook file.
Add `undergreen.mongodb` to your roles and set vars in your playbook file.
Example vars for authorization:
```yaml