-
Hi,
First, thank you for this awesome collection! I'm heavily relying on it for my personal production server (and try to get my company embracing that awesome stack)
According to molecule tests, …
-
Is there a way to manage sssd.conf tuning options with this role. For example, to insert cache_timeout changes and other recommendations from the tuning guide (https://access.redhat.com/articles/21338…
-
I don't know if we have to consider this as a bug or an RFE.
However, when we create users, especially in bulk, I would expect to have their password to be reset in the next logon in order to be al…
-
Issue Type
------
- Bug Report
Module Name
------
Password var reference not resolving. Example shows use of juniper_junos_facts but I have run into this with _confg and _command.
Juniper.J…
-
I'm consistently seeing this problem when running the ipaserver role for the first time. It takes several minutes to fail - timeout?
```
File "/tmp/ansible_freeipa.ansible_freeipa.ipaserver_…
-
The correct procedure to uninstall IPA replica is (cited from documentation):
To uninstall server.example.com:
1. On another server, use the ipa server-del command to delete server.example.com f…
-
* Debian GNU/Linux 11.9 (bullseye)
* ansible [core 2.15.9]
* python version = 3.9.2
Python system libraries/modules/packages installed
```bash
apt list --installed | grep python
WARNING: a…
-
Hi there,
### Versions
```
ansible-playbook 2.9.9
freeipa 4.9.1
ansible-freeipa 1.5.3 (I tried a few versions)
os fedora33
```
### My inventory
```
[ipaserver]
isv-s-ipa-srv-01.my-hostn…
-
I have `ipaclient_no_ntp: False` , but the ipareplica role doesn't use this in the task "Install - Setup Client". It uses the following logic:
```
ipaclient_no_ntp: "{{ result_ipareplica_test.…
-
If specifying the variables `mqtt_certfile` and `mqtt_keyfile`, it's very likely that mosquitto will not be able to start after installing it with this role. This is because the dedicated `mosquitto` …