Skip to content

mimukit/ansible-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Server Setup Playbook

Ansible playbook to setup servers (mainly ubuntu & debian based). This playbook is focused on quickly deploying a "ready to use" server machine with my personal perferred setup.

Requirements

  • Git
  • Ansible 2+ (automatically installed from Ansible offical PPA with the provided install.sh script)

Installation

Run the following commands to install the playbook:

apt update && apt install curl -y && curl -fsSL https://raw.githubusercontent.com/mimukit/ansible-server/main/install.sh | bash

About

Ansible playbook for server setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages