Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ipaserver] ansible_freeipa.plugins.module_utils.ansible_ipa_server.__spec__ is None #503

Closed
lucab85 opened this issue Jan 27, 2021 · 1 comment

Comments

@lucab85
Copy link

lucab85 commented Jan 27, 2021

Hello, I'd like to report this result on my workstation.

Expected

ok

Result

TASK [freeipa.ansible_freeipa.ipaserver : Install - Server installation test] ***
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ValueError: ansible_collections.freeipa.ansible_freeipa.plugins.module_utils.ansible_ipa_server.__spec__ is None
fatal: [ipa]: FAILED! => {"msg": "Unexpected failure during module execution.", "stdout": ""}

Reproducer

git clone https://github.com/lucab85/ansible-role-ipaserver
cd ansible-role-ipaserver
vagrand --provision up

Environment

Fedora 33
ansible 2.9.16
Vagrant 2.2.9
Image: generic/rhel8:3.1.22
freeipa.ansible_freeipa:0.3.4
@rjeffman
Copy link
Member

There is a know issue with Ansible 2.9 series (ansible/ansible#68361). You might try to use with Ansible 2.8 or 2.10.

I'm closing this as a duplicate of #315, where this discussion is currently being held.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants