Hi Slek, On Thu, Jan 4, 2024 at 12:18 PM slek kus via FreeIPA-users < [email protected]> wrote: > > Hi, I have tested below playbook on a testmachine, where I downloaded the ansible roles and modules, which worked. Now trying to do > repeat this on Ansible automation platform but cannot find the module there? Anyone any idea or clue? > https://github.com/freeipa/ansible-freeipa/blob/master/playbooks/idoverrideuser/idoverrideuser-present.yml > > Or is this simply missing, if so, and are there ways to have idoverride functionality in Ansible AP? > https://docs.ansible.com/ansible/latest/collections/community/general/index.html >
The ansible-freeipa documentation is not in the Ansible documentation community collection. if you have access to Ansible Automation Hub, you can access documentation from https://console.redhat.com/ansible/automation-hub/repo/published/redhat/rhel_idm/docs/ If you are using Ansible Galaxy, use the upstream documentation found on the project repository: https://github.com/freeipa/ansible-freeipa For idoverrideuser: https://github.com/freeipa/ansible-freeipa/blob/master/README-idoverrideuser.md For idoverridegroup: https://github.com/freeipa/ansible-freeipa/blob/master/README-idoverridegroup.md > I am new to Ansible. As you are starting, there's a whole book on automating Identity Management with Ansible on RHEL documentation: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/using_ansible_to_install_and_manage_identity_management/index hth, Rafael > > > Cheers, slekkus > -- > _______________________________________________ > FreeIPA-users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedorahosted.org/archives/list/[email protected] > Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue -- Rafael Guterres Jeffman Senior Software Engineer FreeIPA - Red Hat
-- _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
