Download task fails on arm, still tries think is x86_64
SeanChristopherConway opened this issue · 3 comments
SeanChristopherConway commented
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.
itwars commented
I'll dive into it next weekend! Stay tune :)
Deleted user commented
I have a patch for this, will create a PR
itwars commented
OK I've fixed it!