-
##### Summary
I'm using YAML anchors and aliases to define common connection information in the `main.yml` of my role, and then referencing the anchor with an alias in included task files. Ansible-…
-
There appears to be an undocumented requirement for the Ansible controller to *itself* be an IPA/IdM client (or maybe IPA/IdM server?) if the IPA Client OTP (One Time Password) enrollment is used. Th…
-
The `roles/ipaclient/tasks/main.yml` relies on Ansible discovered facts (to figure out which set of variables to load, for packages ot install):
https://github.com/freeipa/ansible-freeipa/blob/90e8…
-
I'm using ansible-freeipa 1.12.1 installed on Redhat9 with external_ca option.
I got a csr for IPA server but I cannot obtain certificate because of key length:
```
openssl req -in ipa.csr -noout -…
-
Hi linux-system-roles community
While volunteering at my local community radio station [rabe](http://rabe.ch) I found myself writing a smallish wrapper role to to the linux-system-roles/timesync ro…
-
### Summary
When i use symlinks in a role that are not in the base directory of the role, the ansible-galaxy tool makes dangling symlinks.
I believe it is related to these fixes:
https://github.c…
-
When using ipaclient on a Debian 12 system, the step "Configure DNS resolver" is always reported as changed even when no apparent change is made to the system.
This occurs when using systemd-resolv…
-
##### SUMMARY
I'm trying to configure keycloak on a single server. I can run this playbook, and it completes successfully, but the server redirects me to localhost when I try to access it in my web b…
-
![image](https://user-images.githubusercontent.com/2913667/87582216-c51ad500-c6e2-11ea-8107-1c708cb9c27c.png)
**The Bullhorn** is a Newsletter for the Ansible Developer Community!
# New method o…
-
##### SUMMARY
I've got an error when running the playbook to install Keycloak on AlmaLinux 9.3. Details as following:
```
TASK [middleware_automation.keycloak.keycloak : Deploy standalone keycloa…