Update file software.yml
This commit is contained in:
parent
49c753dd0e
commit
29c71f7d35
1 changed files with 2 additions and 3 deletions
|
@ -2417,7 +2417,6 @@ softwarePackages:
|
||||||
_name: Github CLI
|
_name: Github CLI
|
||||||
_service: false
|
_service: false
|
||||||
ansible: professormanhattan.gh
|
ansible: professormanhattan.gh
|
||||||
apt: gh
|
|
||||||
brew: gh
|
brew: gh
|
||||||
choco: gh
|
choco: gh
|
||||||
port: gh
|
port: gh
|
||||||
|
@ -2732,7 +2731,7 @@ softwarePackages:
|
||||||
_service: null
|
_service: null
|
||||||
_post:pipx: pipx inject glances glances[all]
|
_post:pipx: pipx inject glances glances[all]
|
||||||
ansible: professormanhattan.glances
|
ansible: professormanhattan.glances
|
||||||
apt:
|
apt:ubuntu:
|
||||||
- python3-dev
|
- python3-dev
|
||||||
- python3-jinja2
|
- python3-jinja2
|
||||||
- python3-pip
|
- python3-pip
|
||||||
|
@ -6894,7 +6893,7 @@ softwarePackages:
|
||||||
_service: null
|
_service: null
|
||||||
ansible:darwin: professormanhattan.translate
|
ansible:darwin: professormanhattan.translate
|
||||||
ansible:linux: professormanhattan.translate
|
ansible:linux: professormanhattan.translate
|
||||||
apt: translate-shell
|
apt:ubuntu: translate-shell
|
||||||
brew: translate-shell
|
brew: translate-shell
|
||||||
dnf: translate-shell
|
dnf: translate-shell
|
||||||
pacman: translate-shell
|
pacman: translate-shell
|
||||||
|
|
Loading…
Reference in a new issue