You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# TODO disabled as package `bareos-filedaemon-ldap-python-plugin`
- name: Verifyhosts: allbecome: truegather_facts: truetasks:
- name: Check if port 9102 is listeningansible.builtin.wait_for:
port: 9102
- name: Test configuration for warningsansible.builtin.command:
cmd: bareos-fd --test-configbecome_user: bareosregister: bareos_fd_test_configfailed_when:
- bareos_fd_test_config.stdout_lines is search("There are configuration warnings")# have to be specified in converge.yml: `bareos_fd_plugins`
- name: Check if plugin packages were installedansible.builtin.package:
name:
- bareos-filedaemon-mariabackup-python-plugin
- bareos-filedaemon-postgresql-python-plugin
- bareos-filedaemon-postgresql-python-plugin
- bareos-filedaemon-percona-xtrabackup-python-plugin# TODO disabled as package `bareos-filedaemon-ldap-python-plugin`# has broken dependencies on Debian (python-ldap instead of python3-ldap)# - bareos-filedaemon-ldap-python-pluginstate: presentcheck_mode: truediff: trueregister: _resultfailed_when: _result.changedwhen:
- ansible_facts.os_family != "Archlinux" # not supported for FD Pluginsndex 0ee4cb4..c7f216c 100644++ b/requirements.yml
9f5eacbd07732b1d82744a006ff2cc01d8eb2336
The text was updated successfully, but these errors were encountered:
disabled as package
bareos-filedaemon-ldap-python-plugin
has broken dependencies on Debian (python-ldap instead of python3-ldap)
ansible-role-bareos_fd/molecule/postgresql/verify.yml
Line 28 in 8351db0
9f5eacbd07732b1d82744a006ff2cc01d8eb2336
The text was updated successfully, but these errors were encountered: