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
fatal: [10.0.0.109]: FAILED! => {"msg": "The conditional check '( ansible_facts.userspace_architecture == \"x86_64\" )' failed. The error was: error while evaluating conditional (( ansible_facts.userspace_architecture == \"x86_64\" )):
How do I use this to intall on arm. I am fairly new to ansible so please forgive me if I have missed something obvious. Thanks.
The text was updated successfully, but these errors were encountered:
I'll dive into it next weekend! Stay tune :)
Sorry, something went wrong.
I have a patch for this, will create a PR
OK I've fixed it!
No branches or pull requests
fatal: [10.0.0.109]: FAILED! => {"msg": "The conditional check '( ansible_facts.userspace_architecture == \"x86_64\" )' failed. The error was: error while evaluating conditional (( ansible_facts.userspace_architecture == \"x86_64\" )):
How do I use this to intall on arm. I am fairly new to ansible so please forgive me if I have missed something obvious. Thanks.
The text was updated successfully, but these errors were encountered: