go_version: "1.13.5" go_os: "{{ ansible_system | lower }}" go_arch: "{{ go_arch_translation[ansible_architecture] }}" go_install_dir: "/usr/local"