Skip to content

imnitin28/DevOps-Ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevOps-Ansible

What is Ansible and Why do we need this?

Keeping it very brief, Ansible is an IT automation tools. It helps in,

  • Provisioning as create ec2 instance, vpc, s3 bucket etc.
  • Configuration as simple data description for the infrastructure for understanding of human as well as machine. Example configure all servers to run specific app version.
  • Deployment as deploy application on webserver like nginx, apache etc.
  • Manage as maintaining all resources from control node.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages