I'm trying to provision a droplet on digital ocean using hgv-deploy-full to host several sites, but when I run the ansible playbook, i get the errors shown in this gist:
I'm guessing i'm leaving out something, but i have no idea what... I've edited the hosts file to include all of the domains, and created entries (with separate database names) for each domain in the host_vars directory. The only changes I made to the output found in the gist is to find/replace the domain names with "domain1.com", as well as the service account names and passwords. Any help would be greatly appreciated.
Good Evening,
I'm trying to provision a droplet on digital ocean using hgv-deploy-full to host several sites, but when I run the ansible playbook, i get the errors shown in this gist:
https://gist.github.com/erniebryant/1ed659d559748e3b2e70
I'm guessing i'm leaving out something, but i have no idea what... I've edited the hosts file to include all of the domains, and created entries (with separate database names) for each domain in the host_vars directory. The only changes I made to the output found in the gist is to find/replace the domain names with "domain1.com", as well as the service account names and passwords. Any help would be greatly appreciated.
Ernie