Skip to content

CodeShane/ansible-roles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains ansible scripts that defines several roles specifying the installation and configuration of a unique application e.g docker, nginx etc.

Usage: Install ansible in your control machine. Download the repository. Replace the host IP to your managed machines IPs and simply comment out any application item you do not wish to install on the managed machine and run the playbook.

Note: These roles are uniquely targeted at the debian distros currently.

About

Each role fulfils a specific tasks like installing and configuring docker, nginx, kubernetes etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • YAML 93.1%
  • Shell 6.9%