Open keestux opened 2 months ago
BTW, I try installing the collection directly out of Git. But that probably doesn't work because to names are not with their FQCN (Fully Qualified Collection Namspace).
The github repo of ansible-freeipa is not an Ansible collection. It is needed to use the script utils/build-galaxy-release.sh
to generate the collection.
Is this at all possible in ansible, that a variable can have the same name as a module? Even if it is allowed, it is confusing.
In my case I get the following error
I have installed ansible-freeipa (v1.13.2) as a collection in my project.