This plugin is not related to the ansible-freeipa collection and is not
maintained by the FreeIPA team.
We plan to add dynamic inventory support for ansible-freeipa, but we
have no ETA at this time.
> I create a dynamic inventory (sourced from project, a git where I have the following folder and file): > inventories/clients_and_controllers.yml, where the contents of the .yml is a single line: > > ``` > plugin: freeipa > ``` > > The collections used are: > > ``` > collections: > - name: freeipa.ansible_freeipa > - name: community.general > ``` > > The error message trying to sync the resource for the dynamic inventory is: > > [WARNING]: * Failed to parse > > /runner/project/inventories/clients_and_controllers.yml with auto plugin: > inventory config ‘/runner/project/inventories/clients_and_controllers.yml > ’ > specifies unknown plugin ‘freeipa.py’ >
Ansible 2.9 is EOL for a while. ansible-freeipa requires Ansible 2.13+.
Does this plugin support newer versions? Which Ansible version are