From d10141a04e0077b51c9f313326e04c7e09d5aeff Mon Sep 17 00:00:00 2001 From: Cameron Dixon Date: Mon, 20 Aug 2018 21:27:32 -0400 Subject: [PATCH] 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. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c20465..931fec9 100644 --- a/README.md +++ b/README.md @@ -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