-
Is this at all possible in ansible, that a variable can have the same name as a module? Even if it is allowed, it is confusing.
In my case I get the following error
```txt
TASK [freeipa.ansible…
-
@johanneskoester reported non-synced times on some nodes.
Taking a look at it, I noticed that we have `chrony` instead of `systemd-timesyncd` running.
We apparently do have
- https://github.c…
-
Hello,
I am encountering a persistent issue with sssd intermittently identifying the ipa backend
as offline and failing to return online. Initially, I temporarily resolved this by
restarting the …
vudex updated
3 weeks ago
-
### Describe the bug
When I set the hostname on my system it does not persist after a reboot. I've tried setting the hostname:
- Using `sudo hostnamectl set-hostname --static custom.fq.domain` wit…
-
I tried to create a new cluster on Azure today using the same configuration that I used yesterday but while puppet configures successfully there seems to be a problem connecting to the cluster. I thin…
-
I'm looking at the realm procedure:
https://github.com/theforeman/foreman-documentation/blob/3259af88086c536d683e3d2846172ca5051d5b4d/guides/common/modules/con_configuring-project-to-manage-the-lifec…
ekohl updated
4 months ago
-
I roll out FreeIPA as a client and during that I also use freeipa.ansible_freeipa.ipaclient_setup_nss.
Sadly the process is stuck as the changes seem to result in the OS is in interactive mode and …
-
### Discussed in https://github.com/orgs/go-ldap/discussions/533
Originally posted by **p0dalirius** October 11, 2024
Hi,
Has anyone been able to connect to a remote Windows Server LDAP ser…
-
Hi maintainer,
Thanks for the role. I've been using it for some time.
Last time, running `Ansible 2.9.9` and `timorunge/ansible-freeipa-client` (version 0.2.2) I got:
```
TASK [timorunge.fre…
-
The Linux machine (like RHEL) can also login via a SSO like FreeIPA: https://zhuanlan.zhihu.com/p/628953618
Casdoor should also support it in backend API so we can also use `freeipa-client` in Linu…