Latest
This commit is contained in:
parent
719ef6bf12
commit
3491425512
2 changed files with 2 additions and 2 deletions
|
@ -4,4 +4,4 @@
|
||||||
},
|
},
|
||||||
"credsStore": "{{ if (eq .host.distro.id "darwin") }}osxkeychain{{ else }}{{ if (eq .host.distro.id "windows") }}wincred{{ else }}secretservice{{ end }}{{ end }}"
|
"credsStore": "{{ if (eq .host.distro.id "darwin") }}osxkeychain{{ else }}{{ if (eq .host.distro.id "windows") }}wincred{{ else }}secretservice{{ end }}{{ end }}"
|
||||||
"currentContext": "desktop-linux"
|
"currentContext": "desktop-linux"
|
||||||
}
|
}
|
||||||
|
|
|
@ -10249,7 +10249,7 @@ softwarePackages:
|
||||||
_github: null
|
_github: null
|
||||||
_home: https://www.vmware.com/
|
_home: https://www.vmware.com/
|
||||||
_name: VMWare
|
_name: VMWare
|
||||||
_when:darwin: VMware Fusion.app
|
_app: VMware Fusion.app
|
||||||
ansible: professormanhattan.vmware
|
ansible: professormanhattan.vmware
|
||||||
cask: vmware-fusion
|
cask: vmware-fusion
|
||||||
what-ip:
|
what-ip:
|
||||||
|
|
Loading…
Reference in a new issue