-
-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot finish install - error mysql_replication_master #780
Comments
This is a fix for the issue as it applies to ansible: I have no idea how to apply it |
I have never seen any of those errors or even that ansible var before. If I find anything I'll get back to you |
I got this on the branch feature/drupal-10 |
I am receiving the same error. Any help would be appreciated. |
I honestly don't know what that is. The ansible tooling for installing devshop is no longer ideal. I can't support it all like this. Our GitHub CI and testing is broken using this method because our docker builds won't start on modern ubuntu for some unknown reason. Try to resolve the issue on the Ansible level. You can set up your server to run any role or playbook using standard ansible tools. DevShop 1.x is being deprecated ASAP. It's too unstable when using multiple versions of drupal with all the composer mess. When there is a better install script, I will mention it here. Thanks for your patience and interest. |
Ubuntu 22 LTS.
TASK [geerlingguy.mysql : Check master replication status.] *************************************
fatal: [mysite-dot-com -> {{ mysql_replication_master }}]: FAILED! =>
msg: Supplied entity must be Host or Group, got <class 'ansible.inventory.host.Host'> instead
PLAY RECAP **************************************************************************************
mysite-dot-com : ok=62 changed=20 unreachable=0 failed=1 skipped=28 rescued=0 ignored=1
The text was updated successfully, but these errors were encountered: