[go: up one dir, main page]

Skip to content

ansible configuration for servers and/or virtual machines

Notifications You must be signed in to change notification settings

eb0687/ansible_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible server

ansible configuration for servers and/or virtual machines


Introduction

Playing around with virtual machines and servers is fun, however replicating the setup can be quite tedious. This projects aim is to have a consistent basic setup across various VMs and servers using ansible's automation features.

This video tutorial will be used as a starting base to create my own template for ansible automation techniques.

This is still a WIP and mainly for my personal use. Please make backups of your configs if you plan on using this.


How to use?

You do not have to use this as it is tailored to my setup and may break your configs. You may use it as inpiration to build your own setup, but if you are interested instructions below on how to run:

  • Intall ansible using the below command.
sudo apt install ansible
  • Run the below command in a terminal to pull my config.
sudo ansible-pull -U https://github.com/eb0687/ansible_server.git

About

ansible configuration for servers and/or virtual machines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages