polirritmico / ansible-bootstrap

Bootstrap script to populate my development environment with Ansible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Develop Environment Bootstrap Installer

Script

bash -c "$(curl -fsSL https://raw.githubusercontent.com/polirritmico/ansible_bootstrap/main/bootstrap_install)"

Description

This script installs the necessary packages and sets up my custom environment by cloning a private repository using a PAT token and executing an Ansible playbook.

Supported systems

  • Arch Linux
  • Fedora
  • Gentoo (not tested)
  • Ubuntu

About

Bootstrap script to populate my development environment with Ansible


Languages

Language:Shell 100.0%