Simple ansible playbook to quickly setup debian server.
- Sets up ssh-key only authentication
- Changes hostname and hosts file
- Sets en.US.UTF-8 locale
- Installs usefull packages
- Creates and mounts swap file
- Clone this repository
- Run script
chmod + basic-setup.sh
./basic-setups.sh {{ your_machine }}
- Enter variables in prompts