Hello again
I try to configure the postgresql backup where you provided an excellent tutorial with ansible. Ansible is complaining about:
fatal: [birnbub]: FAILED! => {"changed": false, "checksum": "1e925115d7d968827e91b4eaf84bbee1a1982600", "msg": "Aborting, target uses selinux but python bindings (libselinux-python) aren't installed!"}
I copied an ansible template file to the managed host. Anyway, this problem should also occur, when copying a file.
Is there a chance that this Lib can be installed?
Maybe it helps to check for this issue:
https://github.com/ansible/ansible/issues/34340
Thanks for your help.
Heiko