Hi, is there a possibility to have the below plugin avialable in Ansible Galaxy 
FreeIPA collection?
https://github.com/ansible/ansible/blob/stable-2.9/contrib/inventory/freeipa.py

Trying to use dynamic inventory by using the plugin. but this is not being 
included/downloaded with the collection.

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’


Kind regards!
--
_______________________________________________
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

Reply via email to