Attempting to install Guacamole and I'm running into an error that causes it to fail to install.
The offending line appears to be:
- { role: 'geerlingguy.mysql', tags: 'mysql'}
- { role: 'linux/tomcat', tags: 'tomcat'}
^ here
According to the docs, I tried to use ansible-galaxy to reinstall the requirements and requirements_311 yml files, no effect on the issue.
Attempting to install Guacamole and I'm running into an error that causes it to fail to install.
According to the docs, I tried to use
ansible-galaxyto reinstall the requirements and requirements_311 yml files, no effect on the issue.