Skip to content

Ansible repository will provision a Linux machine with all the tools needed.

Notifications You must be signed in to change notification settings

jrmanes/provision-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Provision Linux - Ubuntu with Ansible

Description

In order to provision your linux, execute the following command:

Like dotenv but with ansible.

make all

Execute only the playbook

sudo ansible-playbook main.yml --extra-vars "username=$USER"

Installation

sudo apt update; sudo apt install -y make git ansible curl sudo && \
bash <(curl -s https://raw.githubusercontent.com/jrmanes/provision-linux/master/start.sh)

Jose Ramón Mañes


About

Ansible repository will provision a Linux machine with all the tools needed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published