Thomas Woerner

Results 136 comments of Thomas Woerner

user01, group01 and group02 are not cleaned up before creating them in the test preparation of test_sudorule.yml. Should this be added?

> ``` > >>> from ipapython.dn import DN > >>> DN(('cn', api.packages[0].idviews.DEFAULT_TRUST_VIEW_NAME), api.env.container_views+api.env.basedn) > ipapython.dn.DN('cn=default trust view,cn=views,cn=accounts,dc=example,dc=test') > ``` Thank you, that was helping a lot to get it done.

@flo-renaud I would like to have a backport for older releases like 4-11 and 4-10 also, but I think that @abbra did not like this idea.

@flo-renaud Ok, I added the labels for 4.10 and 4.11.

ansible-freeipa is using a script to create the collection from the repo: `utils/build-galaxy-release.sh` This script is changing nearly all files (roles, modules, module_utils, playbooks, examples, readme files, tests and action...

The ansible-freeipa collection is officially available at Ansible galaxy and also Ansible AutomationHub. On galaxy as freeipa.ansible_freeipa: https://galaxy.ansible.com/ui/repo/published/freeipa/ansible_freeipa/ On AutomationHub as redhat.rhel_idm

Please use `state: verified` for `ipatopologysuffix`.

It is following the command line and API parameters. A single type parameter would be a nice extension.

There is a DNS issue. The name or reverse mapping of the server is not matching the information in DNS. Please have a look at /varlog/ipaserver-install.log on the server.

The ipaserver role is not able to update an existing server deployment.