itwars/k3s-ansible

Download task fails on arm, still tries think is x86_64

SeanChristopherConway opened this issue · 3 comments

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.

I'll dive into it next weekend! Stay tune :)

I have a patch for this, will create a PR

OK I've fixed it!