Anastasios Lisgaras
Anastasios Lisgaras
Yes, I tried it. In my own use cases it did not work. I tried English subtitles in utf-8 encoding. I tested both **Debian GNU/Linux 9.4 (stretch)** and **Ubuntu 16.04.4...
In my attempt to solve this, I have also installed the following python 3 modules. pip freeze ```bash ipa==4.10.2 ipaclient==4.10.2 ipalib==4.10.2 ipaplatform==4.10.2 ipapython==4.10.2 python-freeipa==1.0.8 ansible-core==2.15.9 certifi==2024.2.2 cffi==1.16.0 charset-normalizer==3.3.2 cryptography==42.0.5 decorator==5.1.1...
* Red Hat Enterprise Linux release **9.1** (Plow) * Python **3.9.18** System python related packages ```bash dnf install python3 python3-devel krb5-workstation krb5-libs krb5-devel gcc -y ``` ```bash dnf list installed...
So, the task below **cannot** be run on **my** laptop - which is not an IPA server/client ( _at least client_ ) ? ```yaml --- - name: Create service delegate_to:...