Rafael Guterres Jeffman
Rafael Guterres Jeffman
`priority` is not required by `ipapwpolicy`, as can be seen in the module playbook tests. Maybe due to the specific rules your are creating it is required?
The error seems to be on your playbook, as this message is generated by Ansible when it evaluates arguments. selinux_works is defined as a bool, and used as a bool...
Both on ansible-freeipa and on FreeIPA the only values this variable receives is True or False, as the variable holds a boolean value. We need more info to have any...
It's interesting that it seems to work fine on Ubundu 20.04, 24.04, and Debian 11.
Not from my side. I haven't looked at the Ubuntu/Debian packages.
The issue happens on any FreeIPA version before 4.8.0.
/azp run chekpr
We currently have no support for `passkey` attributes. Support should be added in the following plugins: * ipaconfig * ipahost * ipaservice * ipauser And a new plugin for `passkeyconfig`...
I agree with @carma12. My suggestion is that the dev guides should still exist, with brief description and examples, and include the thinking behind plugin development (once we have it)....
@Tulan I'll try to look into it for a "not so far release" (probably late Q4/25 or Q1/26).