LeonardsonCC / ansible-playbooks

Ansible Playbooks to install my apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installations

# Install everything
curl -s https://raw.githubusercontent.com/LeonardsonCC/ansible-playbooks/main/install.sh | bash -s -- --all

# Install only neovim
curl -s https://raw.githubusercontent.com/LeonardsonCC/ansible-playbooks/main/install.sh | bash -s -- --neovim

Requirements

  • Ansible

About

Ansible Playbooks to install my apps


Languages

Language:Shell 100.0%