-
Hi,
I install freeipa using ansible collection(v1.12.0) on rocky 8 OS.
I noticed that for a few days installation of server failed with the following error.
```
TASK [freeipa.ansible_freeipa.ip…
-
##### Summary
After updating ansible-lint from 6.20.3 to 6.21.0, it fails to report warnings and stop execution with an exception stack trace.
##### Issue Type
- Bug Report
##### OS / ENVI…
-
I've successfully deployed an IPA server, and an replica of that server.
However the deployed replica is not assigned any Server Roles and does not provide AD trust agent, AD trust controller, CA s…
-
### Summary
I'm trying to get info about freeIPA hosts which may or may not exist using check_mode:
```
- name: Get ipa host information
# This uses DNS to find the ipa server, which works as …
-
I am trying to enroll a client to a freeipa-container server using `ipaclient` role and I got an error (`No module named 'ipalib'"`) in task `Install - Get One-Time Password for client enrollment`. I …
-
When I am provisioning and enrolling all clients I am getting error during client processing:
`Joining realm failed: Host is already joined.`
I think this should be considered as warning rather than…
-
### Summary
The following code fails:
```
community.general.ipa_dnszone:
ipa_host: "{{ freeipa_master }}"
ipa_pass: "{{ freeipa_admin_password }}"
state: present
zone_name: …
-
The example for the `ipaclient_join` Ansible module shows an example using the results from ipadiscovery, but there are now examples of how to register this variable, nor does there seem to be an Ansi…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current…
-
##### SUMMARY
When using win_updates and the windows update contains a network card driver update, the play breaks on a winrm timeout.
I can see in the logs that the update procedure suc…