Ended my day last night and went to bed. Was deploying fine yesterday.
Today I can’t deploy all of a sudden.
TASK [deploy : WordPress Installed?] ***********************************************************************************************************************************************************************************************************
System info:
Ansible 2.9.8; Darwin
---------------------------------------------------
non-zero return code
Error: This does not seem to be a WordPress installation.
Pass --path=`path/to/wordpress` or run `wp core download`.
Searching around for answers brings me to topics like this one:
Obviously that’s no longer relevant as Roots uses its own Wordpress composer package now.
This is project specific as I can deploy other projects.
I’ve logged into the server and verified that my /current/web/wp folder exists and that the files exist inside. I’ve also renamed the folder to wp-old and ran composer install from the server and it re-creates the wp folder.