Skip to content

Latest commit

 

History

History
1794 lines (1537 loc) · 34.2 KB

File metadata and controls

1794 lines (1537 loc) · 34.2 KB

Here is a list of available tools that can be installed with self contained variables:

act

Github repository

- name: Install act
  hosts: all
  become: true
  tasks:
    - name: "Install act"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: act.yml

age

Github repository

- name: Install age
  hosts: all
  become: true
  tasks:
    - name: "Install age"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: age.yml

asdf

Github repository

- name: Install asdf
  hosts: all
  become: true
  tasks:
    - name: "Install asdf"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: asdf.yml

bandwhich

Github repository

- name: Install bandwhich
  hosts: all
  become: true
  tasks:
    - name: "Install bandwhich"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: bandwhich.yml

bat

Github repository

- name: Install bat
  hosts: all
  become: true
  tasks:
    - name: "Install bat"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: bat.yml

bore

Github repository

- name: Install bore
  hosts: all
  become: true
  tasks:
    - name: "Install bore"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: bore.yml

calcdate

Github repository

- name: Install calcdate
  hosts: all
  become: true
  tasks:
    - name: "Install calcdate"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: calcdate.yml

chezmoi

Github repository

- name: Install chezmoi
  hosts: all
  become: true
  tasks:
    - name: "Install chezmoi"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: chezmoi.yml

chglog

Github repository

- name: Install chglog
  hosts: all
  become: true
  tasks:
    - name: "Install chglog"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: chglog.yml

crane

Github repository

- name: Install crane
  hosts: all
  become: true
  tasks:
    - name: "Install crane"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: crane.yml

d2

Github repository

- name: Install d2
  hosts: all
  become: true
  tasks:
    - name: "Install d2"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: d2.yml

dasel

Github repository

- name: Install dasel
  hosts: all
  become: true
  tasks:
    - name: "Install dasel"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: dasel.yml

delta

Github repository

- name: Install delta
  hosts: all
  become: true
  tasks:
    - name: "Install delta"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: delta.yml

devbox

Github repository

- name: Install devbox
  hosts: all
  become: true
  tasks:
    - name: "Install devbox"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: devbox.yml

devpod

Github repository

- name: Install devpod
  hosts: all
  become: true
  tasks:
    - name: "Install devpod"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: devpod.yml

direnv

Github repository

- name: Install direnv
  hosts: all
  become: true
  tasks:
    - name: "Install direnv"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: direnv.yml

dive

Github repository

- name: Install dive
  hosts: all
  become: true
  tasks:
    - name: "Install dive"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: dive.yml

docker-agent

Github repository

- name: Install docker-agent
  hosts: all
  become: true
  tasks:
    - name: "Install docker-agent"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: docker-agent.yml

eksctl

Github repository

- name: Install eksctl
  hosts: all
  become: true
  tasks:
    - name: "Install eksctl"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: eksctl.yml

eza

Github repository

- name: Install eza
  hosts: all
  become: true
  tasks:
    - name: "Install eza"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: eza.yml

freeze

Github repository

- name: Install freeze
  hosts: all
  become: true
  tasks:
    - name: "Install freeze"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: freeze.yml

fx

Github repository

- name: Install fx
  hosts: all
  become: true
  tasks:
    - name: "Install fx"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: fx.yml

gdu

Github repository

- name: Install gdu
  hosts: all
  become: true
  tasks:
    - name: "Install gdu"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: gdu.yml

gh

Github repository

- name: Install gh
  hosts: all
  become: true
  tasks:
    - name: "Install gh"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: gh.yml

gini

Github repository

- name: Install gini
  hosts: all
  become: true
  tasks:
    - name: "Install gini"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: gini.yml

git-town

Github repository

- name: Install git-town
  hosts: all
  become: true
  tasks:
    - name: "Install git-town"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: git-town.yml

gitcommit

Github repository

- name: Install gitcommit
  hosts: all
  become: true
  tasks:
    - name: "Install gitcommit"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: gitcommit.yml

gitlab-issue-report

Github repository

- name: Install gitlab-issue-report
  hosts: all
  become: true
  tasks:
    - name: "Install gitlab-issue-report"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: gitlab-issue-report.yml

gitlab-mcp

Github repository

- name: Install gitlab-mcp
  hosts: all
  become: true
  tasks:
    - name: "Install gitlab-mcp"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: gitlab-mcp.yml

gitlab-stats

Github repository

- name: Install gitlab-stats
  hosts: all
  become: true
  tasks:
    - name: "Install gitlab-stats"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: gitlab-stats.yml

gitlab-token-expiration

Github repository

- name: Install gitlab-token-expiration
  hosts: all
  become: true
  tasks:
    - name: "Install gitlab-token-expiration"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: gitlab-token-expiration.yml

gitleaks

Github repository

- name: Install gitleaks
  hosts: all
  become: true
  tasks:
    - name: "Install gitleaks"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: gitleaks.yml

glow

Github repository

- name: Install glow
  hosts: all
  become: true
  tasks:
    - name: "Install glow"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: glow.yml

gocrypt

Github repository

- name: Install gocrypt
  hosts: all
  become: true
  tasks:
    - name: "Install gocrypt"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: gocrypt.yml

gocryptfs

Github repository

- name: Install gocryptfs
  hosts: all
  become: true
  tasks:
    - name: "Install gocryptfs"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: gocryptfs.yml

golangci-lint

Github repository

- name: Install golangci-lint
  hosts: all
  become: true
  tasks:
    - name: "Install golangci-lint"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: golangci-lint.yml

gomplate

Github repository

- name: Install gomplate
  hosts: all
  become: true
  tasks:
    - name: "Install gomplate"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: gomplate.yml

goreleaser

Github repository

- name: Install goreleaser
  hosts: all
  become: true
  tasks:
    - name: "Install goreleaser"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: goreleaser.yml

goshot

Github repository

- name: Install goshot
  hosts: all
  become: true
  tasks:
    - name: "Install goshot"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: goshot.yml

grype

Github repository

- name: Install grype
  hosts: all
  become: true
  tasks:
    - name: "Install grype"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: grype.yml

gum

Github repository

- name: Install gum
  hosts: all
  become: true
  tasks:
    - name: "Install gum"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: gum.yml

hadolint

Github repository

- name: Install hadolint
  hosts: all
  become: true
  tasks:
    - name: "Install hadolint"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: hadolint.yml

helm

Github repository

- name: Install helm
  hosts: all
  become: true
  tasks:
    - name: "Install helm"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: helm.yml

helmchart-helper

Github repository

- name: Install helmchart-helper
  hosts: all
  become: true
  tasks:
    - name: "Install helmchart-helper"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: helmchart-helper.yml

helmdocs

Github repository

- name: Install helmdocs
  hosts: all
  become: true
  tasks:
    - name: "Install helmdocs"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: helmdocs.yml

helmfile

Github repository

- name: Install helmfile
  hosts: all
  become: true
  tasks:
    - name: "Install helmfile"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: helmfile.yml

helmify

Github repository

- name: Install helmify
  hosts: all
  become: true
  tasks:
    - name: "Install helmify"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: helmify.yml

httping-go

Github repository

- name: Install httping-go
  hosts: all
  become: true
  tasks:
    - name: "Install httping-go"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: httping-go.yml

hyperfine

Github repository

- name: Install hyperfine
  hosts: all
  become: true
  tasks:
    - name: "Install hyperfine"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: hyperfine.yml

jwt-cli

Github repository

- name: Install jwt-cli
  hosts: all
  become: true
  tasks:
    - name: "Install jwt-cli"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: jwt-cli.yml

k6

Github repository

- name: Install k6
  hosts: all
  become: true
  tasks:
    - name: "Install k6"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: k6.yml

k9s

Github repository

- name: Install k9s
  hosts: all
  become: true
  tasks:
    - name: "Install k9s"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: k9s.yml

kconf

Github repository

- name: Install kconf
  hosts: all
  become: true
  tasks:
    - name: "Install kconf"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: kconf.yml

kfilt

Github repository

- name: Install kfilt
  hosts: all
  become: true
  tasks:
    - name: "Install kfilt"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: kfilt.yml

kind

Github repository

- name: Install kind
  hosts: all
  become: true
  tasks:
    - name: "Install kind"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: kind.yml

krew

Github repository

- name: Install krew
  hosts: all
  become: true
  tasks:
    - name: "Install krew"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: krew.yml

ku

Github repository

- name: Install ku
  hosts: all
  become: true
  tasks:
    - name: "Install ku"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: ku.yml

kube-capacity

Github repository

- name: Install kube-capacity
  hosts: all
  become: true
  tasks:
    - name: "Install kube-capacity"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: kube-capacity.yml

kube-linter

Github repository

- name: Install kube-linter
  hosts: all
  become: true
  tasks:
    - name: "Install kube-linter"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: kube-linter.yml

kube-score

Github repository

- name: Install kube-score
  hosts: all
  become: true
  tasks:
    - name: "Install kube-score"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: kube-score.yml

kubecm

Github repository

- name: Install kubecm
  hosts: all
  become: true
  tasks:
    - name: "Install kubecm"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: kubecm.yml

kubectl-ice

Github repository

- name: Install kubectl-ice
  hosts: all
  become: true
  tasks:
    - name: "Install kubectl-ice"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: kubectl-ice.yml

kubectx

Github repository

- name: Install kubectx
  hosts: all
  become: true
  tasks:
    - name: "Install kubectx"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: kubectx.yml

kubefwd

Github repository

- name: Install kubefwd
  hosts: all
  become: true
  tasks:
    - name: "Install kubefwd"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: kubefwd.yml

kubescape

Github repository

- name: Install kubescape
  hosts: all
  become: true
  tasks:
    - name: "Install kubescape"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: kubescape.yml

kubeshark

Github repository

- name: Install kubeshark
  hosts: all
  become: true
  tasks:
    - name: "Install kubeshark"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: kubeshark.yml

kubevpn

Github repository

- name: Install kubevpn
  hosts: all
  become: true
  tasks:
    - name: "Install kubevpn"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: kubevpn.yml

kubie

Github repository

- name: Install kubie
  hosts: all
  become: true
  tasks:
    - name: "Install kubie"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: kubie.yml

lazygit

Github repository

- name: Install lazygit
  hosts: all
  become: true
  tasks:
    - name: "Install lazygit"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: lazygit.yml

llamafile

Github repository

- name: Install llamafile
  hosts: all
  become: true
  tasks:
    - name: "Install llamafile"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: llamafile.yml

llmfit

Github repository

- name: Install llmfit
  hosts: all
  become: true
  tasks:
    - name: "Install llmfit"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: llmfit.yml

lnav

Github repository

- name: Install lnav
  hosts: all
  become: true
  tasks:
    - name: "Install lnav"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: lnav.yml

lsd

Github repository

- name: Install lsd
  hosts: all
  become: true
  tasks:
    - name: "Install lsd"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: lsd.yml

mdtohtml

Github repository

- name: Install mdtohtml
  hosts: all
  become: true
  tasks:
    - name: "Install mdtohtml"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: mdtohtml.yml

mise

Github repository

- name: Install mise
  hosts: all
  become: true
  tasks:
    - name: "Install mise"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: mise.yml

muffet

Github repository

- name: Install muffet
  hosts: all
  become: true
  tasks:
    - name: "Install muffet"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: muffet.yml

nfpm

Github repository

- name: Install nfpm
  hosts: all
  become: true
  tasks:
    - name: "Install nfpm"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: nfpm.yml

opentofu

Github repository

- name: Install opentofu
  hosts: all
  become: true
  tasks:
    - name: "Install opentofu"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: opentofu.yml

osv-scanner

Github repository

- name: Install osv-scanner
  hosts: all
  become: true
  tasks:
    - name: "Install osv-scanner"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: osv-scanner.yml

packer

Github repository

- name: Install packer
  hosts: all
  become: true
  tasks:
    - name: "Install packer"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: packer.yml

pastel

Github repository

- name: Install pastel
  hosts: all
  become: true
  tasks:
    - name: "Install pastel"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: pastel.yml

pet

Github repository

- name: Install pet
  hosts: all
  become: true
  tasks:
    - name: "Install pet"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: pet.yml

pgweb

Github repository

- name: Install pgweb
  hosts: all
  become: true
  tasks:
    - name: "Install pgweb"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: pgweb.yml

pop

Github repository

- name: Install pop
  hosts: all
  become: true
  tasks:
    - name: "Install pop"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: pop.yml

popeye

Github repository

- name: Install popeye
  hosts: all
  become: true
  tasks:
    - name: "Install popeye"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: popeye.yml

postgresql-mcp

Github repository

- name: Install postgresql-mcp
  hosts: all
  become: true
  tasks:
    - name: "Install postgresql-mcp"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: postgresql-mcp.yml

pplx

Github repository

- name: Install pplx
  hosts: all
  become: true
  tasks:
    - name: "Install pplx"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: pplx.yml

pre-commit

Github repository

- name: Install pre-commit
  hosts: all
  become: true
  tasks:
    - name: "Install pre-commit"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: pre-commit.yml

procs

Github repository

- name: Install procs
  hosts: all
  become: true
  tasks:
    - name: "Install procs"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: procs.yml

q

Github repository

- name: Install q
  hosts: all
  become: true
  tasks:
    - name: "Install q"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: q.yml

rclone

Github repository

- name: Install rclone
  hosts: all
  become: true
  tasks:
    - name: "Install rclone"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: rclone.yml

restic-age-key

Github repository

- name: Install restic-age-key
  hosts: all
  become: true
  tasks:
    - name: "Install restic-age-key"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: restic-age-key.yml

retry

Github repository

- name: Install retry
  hosts: all
  become: true
  tasks:
    - name: "Install retry"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: retry.yml

rsql

Github repository

- name: Install rsql
  hosts: all
  become: true
  tasks:
    - name: "Install rsql"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: rsql.yml

runq

Github repository

- name: Install runq
  hosts: all
  become: true
  tasks:
    - name: "Install runq"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: runq.yml

s5cmd

Github repository

- name: Install s5cmd
  hosts: all
  become: true
  tasks:
    - name: "Install s5cmd"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: s5cmd.yml

scaffold

Github repository

- name: Install scaffold
  hosts: all
  become: true
  tasks:
    - name: "Install scaffold"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: scaffold.yml

semver

Github repository

- name: Install semver
  hosts: all
  become: true
  tasks:
    - name: "Install semver"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: semver.yml

smolvm

Github repository

- name: Install smolvm
  hosts: all
  become: true
  tasks:
    - name: "Install smolvm"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: smolvm.yml

sops

Github repository

- name: Install sops
  hosts: all
  become: true
  tasks:
    - name: "Install sops"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: sops.yml

sqlc

Github repository

- name: Install sqlc
  hosts: all
  become: true
  tasks:
    - name: "Install sqlc"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: sqlc.yml

stern

Github repository

- name: Install stern
  hosts: all
  become: true
  tasks:
    - name: "Install stern"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: stern.yml

superfile

Github repository

- name: Install superfile
  hosts: all
  become: true
  tasks:
    - name: "Install superfile"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: superfile.yml

task

Github repository

- name: Install task
  hosts: all
  become: true
  tasks:
    - name: "Install task"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: task.yml

tbls

Github repository

- name: Install tbls
  hosts: all
  become: true
  tasks:
    - name: "Install tbls"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: tbls.yml

tealdeer

Github repository

- name: Install tealdeer
  hosts: all
  become: true
  tasks:
    - name: "Install tealdeer"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: tealdeer.yml

termshot

Github repository

- name: Install termshot
  hosts: all
  become: true
  tasks:
    - name: "Install termshot"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: termshot.yml

terraform

Github repository

- name: Install terraform
  hosts: all
  become: true
  tasks:
    - name: "Install terraform"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: terraform.yml

trivy

Github repository

- name: Install trivy
  hosts: all
  become: true
  tasks:
    - name: "Install trivy"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: trivy.yml

trufflehog

Github repository

- name: Install trufflehog
  hosts: all
  become: true
  tasks:
    - name: "Install trufflehog"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: trufflehog.yml

tspin

Github repository

- name: Install tspin
  hosts: all
  become: true
  tasks:
    - name: "Install tspin"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: tspin.yml

ttyd

Github repository

- name: Install ttyd
  hosts: all
  become: true
  tasks:
    - name: "Install ttyd"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: ttyd.yml

usql

Github repository

- name: Install usql
  hosts: all
  become: true
  tasks:
    - name: "Install usql"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: usql.yml

vale

Github repository

- name: Install vale
  hosts: all
  become: true
  tasks:
    - name: "Install vale"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: vale.yml

vals

Github repository

- name: Install vals
  hosts: all
  become: true
  tasks:
    - name: "Install vals"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: vals.yml

venom

Github repository

- name: Install venom
  hosts: all
  become: true
  tasks:
    - name: "Install venom"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: venom.yml

vhs

Github repository

- name: Install vhs
  hosts: all
  become: true
  tasks:
    - name: "Install vhs"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: vhs.yml

viddy

Github repository

- name: Install viddy
  hosts: all
  become: true
  tasks:
    - name: "Install viddy"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: viddy.yml

vivid

Github repository

- name: Install vivid
  hosts: all
  become: true
  tasks:
    - name: "Install vivid"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: vivid.yml

wait4x

Github repository

- name: Install wait4x
  hosts: all
  become: true
  tasks:
    - name: "Install wait4x"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: wait4x.yml

witr

Github repository

- name: Install witr
  hosts: all
  become: true
  tasks:
    - name: "Install witr"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: witr.yml

xan

Github repository

- name: Install xan
  hosts: all
  become: true
  tasks:
    - name: "Install xan"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: xan.yml

yazi

Github repository

- name: Install yazi
  hosts: all
  become: true
  tasks:
    - name: "Install yazi"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: yazi.yml

yq

Github repository

- name: Install yq
  hosts: all
  become: true
  tasks:
    - name: "Install yq"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: yq.yml

zellij

Github repository

- name: Install zellij
  hosts: all
  become: true
  tasks:
    - name: "Install zellij"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: zellij.yml

zenith

Github repository

- name: Install zenith
  hosts: all
  become: true
  tasks:
    - name: "Install zenith"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: zenith.yml

zns

Github repository

- name: Install zns
  hosts: all
  become: true
  tasks:
    - name: "Install zns"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: zns.yml

zoxide

Github repository

- name: Install zoxide
  hosts: all
  become: true
  tasks:
    - name: "Install zoxide"
      ansible.builtin.include_role:
        name: sgaunet.gh_role_installer
        vars_from: zoxide.yml