-
When I run:
`ansible-playbook aker-freeipa.yml `
I get a message:
```
TASK [logstash : Include specific logstash] **********************************************************************************…
-
When I run:
`ansible-playbook aker-freeipa.yml `
I get a message:
```
TASK [elasticsearch : Include specific Elasticsearch] ************************************************************************…
-
I recently upgraded `freeipa.ansible-freeipa` to the latest release (v1.9.2) and noticed that my playbooks started erroring out. Example error:
```
TASK [isundaylee.docker : docker - install pytho…
-
Roles affected:
certificate, network, storage
Failed test example: https://fedorapeople.org/groups/linuxsystemroles/logs/linux-system-roles-network-pull-linux-system-roles_network-319-a4d19a4-cent…
-
### The problem that I'm experiencing
The problem is that the replica doesn't find the master. The master is working fine, however I can't join any clients, so I'm not sure if the problem is only on…
-
Hello! Thanks for role freeipa!
I try install and get error
``
Failed to configure CA instance: CalledProcessError(Command ['/usr/sbin/pkispawn', '-s', 'CA', '-f', '/tmp/tmpbiunqb'] returned non-ze…
-
The var used for the IPA Client in the ipaclient install role is idm:DL1/client, and really think they should be using idm:client so that it does not pull in 389-ds, pki-core, and pki-deps on every si…
-
# Summary
Creating a group with `group_roles` fails, but the group is still created succesfully
# Issue Type
- Bug Report
# Ansible, Collection, Private Automation Hub details
…
-
When running the ansible role with the following playbook the first time, all the services seem to install fine however the ipaclient was having trouble recognizing the domain name for the server. Upo…
-
What's the difference between this repo and ansible content and https://github.com/freeipa/ansible-freeipa? Seems like a lot of duplicative work that is already done?