setup icon indicating copy to clipboard operation
setup copied to clipboard

Ansible Playbooks for setting up WSL/Multipass VMs

Results 3 setup issues
Sort by recently updated
recently updated
newest added

I'd like to use this to setup my M1 Air. - What does Multiplatform look like? - Its painful to get to ansible on Mac. Is it the right tool?...

``` TASK [dev : Get installed asdf plugins] ******************************************************************************** fatal: [wsl]: FAILED! => {"changed": false, "cmd": "asdf plugin-list", "msg": "[Errno 13] Permission denied: b'asdf'", "rc": 13} ...ignoring TASK [dev :...

``` TASK [ops : Get installed krew plugins] ******************************************************************************************************************** fatal: [wsl]: FAILED! => {"changed": true, "cmd": ["kubectl", "krew", "list"], "delta": "0:00:00.065498", "end": "2021-05-16 18:41:12.734422", "msg": "non-zero return code", "rc": 1,...