Skip to content

Simple ansible playbook to quickly setup basic debian server

Notifications You must be signed in to change notification settings

tsunagatteru/ansible-debian-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

ansible-debian-setup

Description

Simple ansible playbook to quickly setup debian server.

What it does

  • 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

Usage

  • Clone this repository
  • Run script
chmod + basic-setup.sh
./basic-setups.sh {{ your_machine }}
  • Enter variables in prompts

About

Simple ansible playbook to quickly setup basic debian server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages