-
### Summary
When I install a collection from Ansible Galaxy that contains roles with custom modules, I cannot include such roles in my playbooks because the custom modules fail to resolve. This affec…
-
At present installing freeipa-client Pop!_OS not to recognise the distribution name and tries to use the ansible_freeipa/roles/ipaclient/vars/default.yml and the install fails.
Can I request support …
-
Hello,
```
- name: sudo user1 on host1
ipasudorule:
ipaadmin_password: "{{ vault_ipa_admin_password }}"
name: sudo_user1_host1_nopasswd_apache
cmdcategory: all
description: …
-
##### SUMMARY
I have a code with something like this:
```yaml
- name: "Generating /etc/hosts file"
ansible.windows.win_template:
src: "win_hosts.j2"
dest: "C:\\Windows\\System32\\drive…
-
##### SUMMARY
foreman.setting no longer works on Foreman 3.0.0
##### ISSUE TYPE
- Bug Report
##### ANSIBLE VERSION
```
ansible [core 2.11.6]
config file = /root/projects/htm/ansible…
-
Dear,
the playbook ipaserver.install-server.yml fail when I runce the playbook the first time.
It seem that it fail to reach the ldap server through port 389.
```
TASK [freeipa.ansible_freeipa…
-
Dear Team,
We are tying to use this role with CentOS 8, but so far we haven't had any luck.
Is there any plan to do this?
-
The ansible playbook setting up sshd for the windows machine started failing recently. See PR #[966](https://github.com/freeipa-pr-ci2/freeipa/pull/966) with for instance `test_http_kdc_proxy` ([log](…
-
Hello,
After trying to install freeipa server with the ansible-freeipa collection for a couple days I found out I was being bitten by this bug:
https://github.com/ansible/ansible/issues/68361
Y…
-
Hello
I'm using ansible 2.10.8 and I'd like to relay on freeipa collection to deploy and administer the IPA servers on our lab platform.
Installation information given in the main README.md does…