We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi maintainer,
Thanks for the role. I've been using it for some time.
Last time, running Ansible 2.9.9 and timorunge/ansible-freeipa-client (version 0.2.2) I got:
Ansible 2.9.9
timorunge/ansible-freeipa-client
TASK [timorunge.freeipa_client : Install FreeIPA client packages] ******************************************************************************* fatal: [my-hostname]: FAILED! => {"msg": "Version comparison: '<' not supported between instances of 'str' and 'int'"}
I'll send you soon a PR.
The text was updated successfully, but these errors were encountered:
'str' and 'int' comparison for ansible_version [fixes #1]
134304c
I've messed up the PR creation, but here it is: #2
Sorry, something went wrong.
No branches or pull requests
Hi maintainer,
Thanks for the role. I've been using it for some time.
Last time, running
Ansible 2.9.9
andtimorunge/ansible-freeipa-client
(version 0.2.2) I got:I'll send you soon a PR.
The text was updated successfully, but these errors were encountered: