Skip to content

yegorLitvinov/configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick instalation of all necessary packages in Ubuntu 20.04

sudo apt install python3-pip
pip3 install --user ansible
export PATH=$PATH:~/.local/bin/
ansible localhost -m ping -i ansible/hosts
make deploy-desktop

About

Ansible configs for fast Ubuntu deployment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published