Closed philipnorton42 closed 10 years ago
Just ran the playbook with the test tag as you asked and it didn't throw the error (rolls eyes)...
Do you still want the output? :)
Original Comment By: Dan Bohea
I've been trying to bran this all evening, but to no avail...
Would you be able to show me the output of the following:
ansible-playbook -i vlad/host.ini -t test vlad/playbooks/site.yml -vvvv
Email is fine, no need to put all of that output here! :)
Original Comment By: Philip Norton
It's worth adding that the most recent time it happened, the site's db hadn't yet been imported and so navigating to the site's URL would just show an SQL error.
Original Comment By: Dan Bohea
I'll take another look at it. I thought it might be due to an issue with already existing stuff in the docroot folder, but maybe that's not it...
Original Comment By: Philip Norton
I had error this earlier today and thought that it had been fixed by this commit:
https://bitbucket.org/philipnorton42/vlad/commits/2a6116f3b18d0d7e14d998379ad033c55ee9ac6d
But just now, even running latest dev including the above commit I just got the same error.
Commenting out that test entirely does seem to bypass it (obviously) and the site seems to be working just fine. Is this still a wonky test?