Skip to content

tushgaurav/server-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Playbook Files

Quick Setup

  1. Install Ansible on your host controller system.
  2. Update the inventory file with server IP addresses/FQDNs.
  3. Ensure servers are reachable via SSH from the host.
  4. Run playbooks using: ansible-playbook your_playbook.yml.

Playbooks and Functionalities

Playbook Name Functionality
setup.yml Installs docker on Debian servers.
containers.yml Runs the mentioned containers on the servers.

For detailed instructions on how to run the playbooks, further customization, and more advanced features, please refer to the official Ansible documentation. Happy automating!

About

Configuration files and playbooks for easy server setup.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published