We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
RHEL offers no python-mysqlclient package per default.
Check if PyMySQL is working with the plugin
ansible-role-bareos_fd/vars/RedHat.yml
Line 14 in b23d556
bareos_fd_debug_packages: - bareos-filedaemon-debuginfo - gdb bareos_fd_plugin_dir: "/usr/lib64/bareos/plugins" bareos_fd_plugin_name: python3 bareos_fd_plugin_list: - name: mariabackup packages: - bareos-filedaemon-mariabackup-python-plugin # TODO RHEL offers no python-mysqlclient package per default. # Check if PyMySQL is working with the plugin - name: mysql packages: - python3-PyMySQL - name: postgresql packages: - bareos-filedaemon-postgresql-python-plugin - name: ldap packages: - bareos-filedaemon-ldap-python-plugin ew file mode 100644 ndex 0000000..f584714 ++ b/vars/RedHat_7.yml
fa87bf0414a0c2e4046399eced98e76fa68381c7
The text was updated successfully, but these errors were encountered:
No branches or pull requests
RHEL offers no python-mysqlclient package per default.
Check if PyMySQL is working with the plugin
ansible-role-bareos_fd/vars/RedHat.yml
Line 14 in b23d556
fa87bf0414a0c2e4046399eced98e76fa68381c7
The text was updated successfully, but these errors were encountered: