This repository contains the hole ansible code to setup a new linux client independent which distro you use. It sets the hostname, install different software packages and sets ssh key.
- Git
Debian based Linux distribution:
sudo apt update && apt install gitRedhat based Linux distribution:
sudo yum install git- Change the default values in
configruation.yml - Run
settin-up-pc.shthis script install all prerequisites and the software configurated in this repository.
- Fedora 38 (✅ Tested)
- PopOS 22.04
- Ubuntu Desktop 20.04 (✅ Tested)
- Ubuntu Desktop 22.04