Skip to content

gabrielpadilh4/laptop-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laptop Automation

This repository contains an Ansible playbook for configuring my personal laptop machine.

Prerequisites

Before running the playbook, ensure you have the following installed on your local machine:

Usage

  1. Clone the Repository

    git clone https://github.com/gabrielpadilh4/laptop-setup
    cd laptop-setup
  2. Install required collections

    ansible-galaxy collection install -r collections/requirements.yml
  3. Run the playbook to start the environment

    ansible-navigator run playbook.yml 

Information

Currently, this Ansible playbook installs and configures the following software:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages