Karl
Karl
TODO: - need to review version constraints - the tags exist as whole releases (ie `1.17.1`) but not as branches. - need to look into fedora31 & debian10 failures -...
``` TASK [../../ansible-role-golang/ : Go-Lang | Ensure directory is empty] ************************************************************************************* fatal: [localhost]: FAILED! => {"changed": false, "msg": "There was an issue creating /usr/local/go as requested: [Errno 13] Permission denied:...
``` [DEPRECATION WARNING]: evaluating install_go_bootstrap as a bare variable, this behaviour will go away and you might need to add |bool to the expression in the future. Also see CONDITIONAL_BARE_VARS...
The new testing framework is designed so that a role is executed from start to finish including termination without fail. We do have the ability to generate reports to provide...
It is less intuitive if shell profiles are only configured on the first install / version change. In closing #84, we will allow be able to ensure these tasks are...
Moving away from the shell exports, we should default to use the system variables available to linux. Use case * Most systems only require one installation. * If systems require...
Planning to do a block of work for this module, I just want this to be consolidated into one so that people know it's happening. I just need to find...