Cannot finish install - error mysql_replication_master
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
This is a fix for the issue as it applies to ansible: https://github.com/ansible/ansible/pull/82319/commits
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.
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!