Skip to content

lemeow125/ansible-playbooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Playbook Repository

This repository contains my Ansible playbook configuration and scripts.

Installation

To install the Ansible playbook, follow these steps:

  1. Clone this repository
  2. Install Ansible on your system if you haven't already: sudo apt-get install ansible
  3. Move into the repository directory: cd /path/to/ansible-playbooks
  4. Navigate to the repository directory: cd /path/to/ansible-playbooks
  5. Install required Ansible Galaxy roles using Ansible Galaxy: ansible-galaxy install -r requirements.yml

Usage

To run an Ansible playbook, navigate to the desired playbook directory and execute:

ansible-playbook -i inventory playbook.yml

Don't forget to update hosts in inventory!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages