Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arghyadeep-k/ansible_playbooks

Collection of playbooks to automate common tasks in a Linux server using Ansible.
https://github.com/arghyadeep-k/ansible_playbooks

ansible automation debian git linux playbook server ubuntu

Last synced: 11 days ago
JSON representation

Collection of playbooks to automate common tasks in a Linux server using Ansible.

Awesome Lists containing this project

README

        

# Ansible Playbooks

## Description
A collection of playbooks to automate common tasks in a Linux server using Ansible.

## Playbooks Available:
- ### Debian:
- [Install Docker](Debian/installDocker.yml)
- [Install Docker & Docker Compose](Debian/installDocker&DockerCompose.yml)
- [Clean, update and upgrade apt packages](Debian/update&Upgrade.yml)

- ### Ubuntu:
- [Install Docker](Ubuntu/installDocker.yml)
- [Install Docker & Docker Compose](Ubuntu/installDocker&DockerCompose.yml)
- [Clean, update and upgrade apt packages](Ubuntu/update&Upgrade.yml)

## License
All information in this repo is published under the Unlicense. Please read the accompanying license file for more details.