Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/arghyadeep-k/ansible_playbooks
- Owner: arghyadeep-k
- License: other
- Created: 2021-03-24T10:31:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-24T10:31:48.000Z (almost 4 years ago)
- Last Synced: 2024-11-13T18:50:04.273Z (2 months ago)
- Topics: ansible, automation, debian, git, linux, playbook, server, ubuntu
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.