Skip to content

Bhomesh/ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project README

This project contains a playbook for managing webservers using Ansible.

Playbook Structure

  • site.yaml: Main playbook file for managing webservers.
  • inventory/hosts: Inventory file containing information about the webservers.

Feel free to explore the files to understand how the playbook works.

alias apply="ansible-playbook -i inventory/hosts site.yaml"

Run Command

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages